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 b21b589 commit dcb9019Copy full SHA for dcb9019
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: CI
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
8
jobs:
9
build:
package.json
@@ -3,7 +3,7 @@
"license": "SEE LICENSE IN LICENSE",
"displayName": "Code4z",
"description": "Extension pack for Mainframe users working with z/OS applications and tools",
- "version": "2.1.1",
+ "version": "2.1.2",
"publisher": "broadcomMFD",
"icon": "icon.png",
"galleryBanner": {
0 commit comments