Skip to content

Commit

Permalink
Update version to next release
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Jul 1, 2020
1 parent 3835f13 commit 364ca4e
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 @@ -32,7 +32,7 @@ apply plugin: 'io.codearte.nexus-staging'

allprojects {
group = 'io.minio'
version = '7.1.0'
version = '7.1.1'
if (!project.hasProperty('release')) {
version += '-DEV'
}
Expand Down

0 comments on commit 364ca4e

Please sign in to comment.