Skip to content

Commit

Permalink
fix: adding inline comment to manage version in template
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos committed Jul 14, 2023
1 parent 32e093c commit 30ca291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .openapi-generator/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ additionalProperties:
gemSummary: "CrowdStrike Falcon"
gemLicense: "Unlicense"
gemHomepage: "https://github.com/CrowdStrike/crimson-falcon"
gemVersion: "0.1.1"
gemVersion: "0.1.1" # x-release-please-version
gemName: "crimson-falcon"
moduleName: "Falcon"

0 comments on commit 30ca291

Please sign in to comment.