Skip to content

Commit

Permalink
ALFREDAPI-546 version bump after cherry-pick ALFREDAPI-531
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvl-xenit committed Apr 4, 2024
1 parent e5b3863 commit 2dff199
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 @@ -18,7 +18,7 @@ def static getVersionQualifier(String branch_name) {
}

ext {
versionWithoutQualifier = '4.1.0'
versionWithoutQualifier = '4.1.1'
de_version = "3.0.0"
mvc = "8.0.0"
jackson_version = '2.8.3'
Expand Down

0 comments on commit 2dff199

Please sign in to comment.