Skip to content

Commit

Permalink
Update version to next release
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Nov 10, 2023
1 parent f1e0d9b commit bff98b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ apply plugin: "de.marcphilipp.nexus-publish"

allprojects {
group = 'io.minio'
version = '8.5.7'
version = '8.5.8'
if (!project.hasProperty('release')) {
version += '-DEV'
}
Expand Down

0 comments on commit bff98b7

Please sign in to comment.