Skip to content

Commit

Permalink
bumping aura version to 45
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalr1neo committed Nov 21, 2023
1 parent 7228a19 commit 751e4c6
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.5'
gdsAuraVersion = '44'
gdsAuraVersion = '45'

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

0 comments on commit 751e4c6

Please sign in to comment.