Skip to content

Commit

Permalink
Set next release verison 2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaderberg committed Jan 22, 2024
1 parent 7d825dc commit 9fb557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/version.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
gdsBaseVersion = '2.5.7'
gdsBaseVersion = '2.5.8'
gdsAuraVersion = '50'

gdsVersion = gdsBaseVersion + (rootProject.hasProperty('aurads') ? "+${gdsAuraVersion}" : "")
Expand Down

0 comments on commit 9fb557f

Please sign in to comment.