Skip to content

Commit

Permalink
Bump to next Aura version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mats-SX committed Nov 27, 2023
1 parent ab49811 commit a45b28c
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,6 +1,6 @@
ext {
gdsBaseVersion = '2.5.6'
gdsAuraVersion = '46'
gdsAuraVersion = '47'

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

0 comments on commit a45b28c

Please sign in to comment.