Skip to content

Commit a45b28c

Browse files
committed
Bump to next Aura version
1 parent ab49811 commit a45b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
gdsBaseVersion = '2.5.6'
3-
gdsAuraVersion = '46'
3+
gdsAuraVersion = '47'
44

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

0 commit comments

Comments
 (0)