Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Dec 13, 2024
1 parent 59d9616 commit 2e18e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const project = new cdk.JsiiProject({
printWidth: 100,
},
},
// This forces the next release to be the major version from the data file
// This forces every release to be the major version from the data file
minMajorVersion: SCHEMA_VERSION.revision,
eslintOptions: {
prettier: true,
Expand Down

0 comments on commit 2e18e90

Please sign in to comment.