Skip to content

Commit cdcd196

Browse files
committed
LPD-65013 prepare next version 3.10.6
1 parent d4fdf91 commit cdcd196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/scripts/src/UpdateVersions.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
def oldVersion = "3.10.4"
2-
def newVersion = "3.10.5"
1+
def oldVersion = "3.10.5"
2+
def newVersion = "3.10.6"
33

44
def oldQualVersion = "${oldVersion}.qualifier"
55
def newQualVersion = "${newVersion}.qualifier"

0 commit comments

Comments
 (0)