Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'v0.7.3'.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Jun 26, 2023
1 parent a3ceb38 commit b31b3d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,6 @@ release {
failOnCommitNeeded = false
tagTemplate = 'v${version}'
git {
requireBranch = ''
requireBranch.set('test')
}
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.7.3-SNAPSHOT
version=0.7.3

0 comments on commit b31b3d3

Please sign in to comment.