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 f6cfc76 commit 0dba890Copy full SHA for 0dba890
build.gradle
@@ -29,7 +29,7 @@ plugins {
29
30
allprojects {
31
group = 'io.minio'
32
- version = '8.6.0'
+ version = '8.6.1'
33
if (!project.hasProperty('release')) {
34
version += '-DEV'
35
}
0 commit comments