Skip to content

Commit

Permalink
Bump to 257 for Dec14 256 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brs96 committed Dec 28, 2023
1 parent 279d36c commit 3091f39
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.6'
gdsBaseVersion = '2.5.7'
gdsAuraVersion = '48'

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

0 comments on commit 3091f39

Please sign in to comment.