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 31a3bbd commit 12f0ed4Copy full SHA for 12f0ed4
build.gradle
@@ -34,7 +34,7 @@ apply plugin: "de.marcphilipp.nexus-publish"
34
35
allprojects {
36
group = 'io.minio'
37
- version = '8.2.0'
+ version = '8.2.1'
38
if (!project.hasProperty('release')) {
39
version += '-DEV'
40
}
0 commit comments