Skip to content

Commit

Permalink
Start 1.7.1 development cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
voidzcy committed Feb 10, 2021
1 parent 17c0987 commit a486e18
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 @@ -9,7 +9,7 @@ description = 'A Gradle plugin that detects the OS name and architecture, provid
group = 'com.google.gradle'

// The major and minor versions are aligned with the Maven plugin's.
version = '1.7.0'
version = '1.7.1-SNAPSHOT'

ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
ext.javaVersion = JavaVersion.current()
Expand Down

0 comments on commit a486e18

Please sign in to comment.