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 Oct 21, 2021
1 parent b7c5b34 commit 1ffbf7e
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.3.3'
version = '8.3.4'
if (!project.hasProperty('release')) {
version += '-DEV'
}
Expand Down

0 comments on commit 1ffbf7e

Please sign in to comment.