Skip to content

Commit

Permalink
Bump to 1.6.12 (really)
Browse files Browse the repository at this point in the history
Signed-off-by: Liam Barry Allan <[email protected]>
  • Loading branch information
worksofliam committed Jan 19, 2023
1 parent 470a4b0 commit 4770d57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
"${workspaceFolder}/dist/**/*.js"
],
"preLaunchTask": "npm: webpack",
"sourceMaps": true,
"env": {
"VSCODE_IBMI_SANDBOX": "true"
}
"sourceMaps": true
},
{
"name": "Extension Tests",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"icon": "icon.png",
"displayName": "Code for IBM i",
"description": "Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code.",
"version": "1.6.11",
"version": "1.6.12",
"keywords": [
"ibmi",
"rpgle",
Expand Down

0 comments on commit 4770d57

Please sign in to comment.