Skip to content

Commit c71ccf2

Browse files
committed
Update version to next release
1 parent e0166f2 commit c71ccf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ apply plugin: "de.marcphilipp.nexus-publish"
3434

3535
allprojects {
3636
group = 'io.minio'
37-
version = '8.5.15'
37+
version = '8.5.16'
3838
if (!project.hasProperty('release')) {
3939
version += '-DEV'
4040
}

0 commit comments

Comments
 (0)