Skip to content

Commit ac97889

Browse files
committed
Changed the version order in deployment-manager, latest first
1 parent 6a7844f commit ac97889

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/marketplace/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"versions":
33
[
4-
"1.17.0",
4+
"1.18.0",
55
"1.17.1",
6-
"1.18.0"
6+
"1.17.0"
77
],
88
"awsRegions":
99
[

0 commit comments

Comments
 (0)