Skip to content

Commit

Permalink
bump aura version to 61
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalr1neo committed May 27, 2024
1 parent 68e45ad commit 5f2dddd
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.6.7'
gdsAuraVersion = '60'
gdsAuraVersion = '61'
gdsVersion = gdsBaseVersion + (rootProject.hasProperty('aurads') ? "+${gdsAuraVersion}" : "")
}

0 comments on commit 5f2dddd

Please sign in to comment.