Skip to content

Commit ef85db9

Browse files
committed
Update version to next release
1 parent 309d429 commit ef85db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.12'
37+
version = '8.5.13'
3838
if (!project.hasProperty('release')) {
3939
version += '-DEV'
4040
}

0 commit comments

Comments
 (0)