Skip to content

Commit

Permalink
Revert "Bump dev version"
Browse files Browse the repository at this point in the history
This reverts commit 28b0e01.
  • Loading branch information
Bdegraaf1234 committed Apr 9, 2024
1 parent a56bbf7 commit e11b509
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: 'io.spring.dependency-management'

allprojects {
group 'org.radarbase'
version '2.1.2-SNAPSHOT' // project version
version '2.1.1' // project version

// The comment on the previous line is only there to identify the project version line easily
// with a sed command, to auto-update the version number with the prepare-release-branch.sh
Expand Down

0 comments on commit e11b509

Please sign in to comment.