Skip to content

Commit 150a87c

Browse files
committed
Update version to next release
1 parent 7992156 commit 150a87c

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
@@ -35,7 +35,7 @@ apply plugin: 'io.codearte.nexus-staging'
3535

3636
allprojects {
3737
group = 'io.minio'
38-
version = '5.0.5'
38+
version = '5.0.6'
3939
if (!project.hasProperty('release')) {
4040
version += '-DEV'
4141
}

0 commit comments

Comments
 (0)