We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7992156 commit 150a87cCopy full SHA for 150a87c
build.gradle
@@ -35,7 +35,7 @@ apply plugin: 'io.codearte.nexus-staging'
35
36
allprojects {
37
group = 'io.minio'
38
- version = '5.0.5'
+ version = '5.0.6'
39
if (!project.hasProperty('release')) {
40
version += '-DEV'
41
}
0 commit comments