Skip to content

Commit bdc8fad

Browse files
committed
Bump GDS plugin patch version
1 parent 8776770 commit bdc8fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/version.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ext {
2-
gdsBaseVersion = '2.10.0'
2+
gdsBaseVersion = '2.10.1'
33
gdsAuraDSVersion = '76'
44
gdsVersion = rootProject.hasProperty('aurads') ? gdsBaseVersion + "+${gdsAuraDSVersion}" : gdsBaseVersion
55
}

0 commit comments

Comments
 (0)