Skip to content

Commit 9616c4c

Browse files
authored
Merge pull request #82 from wso2/dev
Update extension versions
2 parents 004fee9 + 9aff696 commit 9616c4c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ci/build/update-product.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -euo pipefail
55
VERSION=${1:-"1.0.0"}
66

77
echo '{
8-
"version": "'$VERSION'",
8+
"commit": "'$VERSION'",
99
"quality": "stable",
1010
"nameShort": "WSO2 Integrator",
1111
"nameLong": "WSO2 Integrator",
@@ -71,7 +71,7 @@ echo '{
7171
"builtInExtensions": [
7272
{
7373
"name": "wso2.wso2-platform",
74-
"version": "1.0.22"
74+
"version": "1.0.23"
7575
},
7676
{
7777
"name": "redhat.vscode-yaml",
@@ -87,15 +87,15 @@ echo '{
8787
},
8888
{
8989
"name": "wso2.ballerina",
90-
"version": "5.9.26022514"
90+
"version": "5.9.26022711"
9191
},
9292
{
9393
"name": "wso2.ballerina-integrator",
94-
"version": "1.8.26022015"
94+
"version": "1.8.26022707"
9595
},
9696
{
9797
"name": "wso2.micro-integrator",
98-
"version": "3.1.426022612"
98+
"version": "3.1.426022718"
9999
},
100100
{
101101
"name": "wso2.wso2-integrator",

0 commit comments

Comments
 (0)