diff --git a/.github/workflows/ci-suite.yml b/.github/workflows/ci-suite.yml
index dd97869858..e91cc39de5 100644
--- a/.github/workflows/ci-suite.yml
+++ b/.github/workflows/ci-suite.yml
@@ -115,7 +115,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
-
+
- name: Upgrade NPM
run: sudo npm install -g npm
@@ -136,7 +136,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
-
+
- name: Upgrade NPM
run: sudo npm install -g npm
@@ -166,7 +166,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
-
+
- name: Upgrade NPM
run: npm install -g npm
@@ -201,7 +201,7 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ env.TGS_DOTNET_VERSION }}
-
+
- name: Upgrade NPM
run: npm install -g npm
@@ -328,7 +328,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12.x
-
+
- name: Upgrade NPM
run: npm install -g npm
@@ -437,7 +437,7 @@ jobs:
node-version: 12.x
- name: Install IBM OpenAPI Validator
- run: npm i -g ibm-openapi-validator
+ run: npm i -g ibm-openapi-validator@0.51.3
- name: Checkout
uses: actions/checkout@v1
diff --git a/build/ControlPanelVersion.props b/build/ControlPanelVersion.props
index 801c4295d0..15b537bc81 100644
--- a/build/ControlPanelVersion.props
+++ b/build/ControlPanelVersion.props
@@ -1,6 +1,6 @@
- 3.0.0
+ 3.1.0
diff --git a/build/Version.props b/build/Version.props
index 2fa65b2f96..a201a3d3f7 100644
--- a/build/Version.props
+++ b/build/Version.props
@@ -3,7 +3,7 @@
- 4.15.7
+ 4.16.0
4.1.0
9.3.0
9.3.1