Skip to content

Commit

Permalink
release-5.x [Update] version for release-5.0.4
Browse files Browse the repository at this point in the history
  * Old tag was wrong
  • Loading branch information
codingBenVdS committed Nov 22, 2024
1 parent 4d4fa7d commit f2181f3
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 @@ -16,7 +16,7 @@ def static getVersionQualifier(String branch_name) {
}

ext {
versionWithoutQualifier = '5.0.3'
versionWithoutQualifier = '5.0.4'

de_version = '3.1.0' // Only used for integration testing
mvc = '8.0.0'
Expand Down

0 comments on commit f2181f3

Please sign in to comment.