Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rleojoseph committed Oct 5, 2023
1 parent f6f0d62 commit 1a725c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ allprojects {
tag {
prefix = 'v'
versionSeparator = ''
versionIncrementer 'incrementPatch'
versionIncrementer 'incrementMinor'
}
}
project.version = scmVersion.version
Expand Down

0 comments on commit 1a725c3

Please sign in to comment.