File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ set -euo pipefail
55VERSION=${1:- " 1.0.0" }
66
77echo ' {
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",
You can’t perform that action at this time.
0 commit comments