We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec686a1 commit a7a66b9Copy full SHA for a7a66b9
.github/workflows/ci.yaml
@@ -19,5 +19,5 @@ jobs:
19
- name: Upload build
20
uses: actions/upload-artifact@v2
21
with:
22
- name: code-for-ibmi-pr-build
+ name: vscode-db2i-release-build
23
path: ./*.vsix
package.json
@@ -2,7 +2,7 @@
2
"name": "vscode-db2i",
3
"displayName": "Db2 for IBM i",
4
"description": "Db2 for IBM i tools in VS Code",
5
- "version": "0.0.2",
+ "version": "0.0.3",
6
"engines": {
7
"vscode": "^1.61.0"
8
},
0 commit comments