Skip to content

Commit 1429499

Browse files
authored
Merge pull request #203 from keithchong/UpdateConsolePluginVersionFor1.20
Increase console plugin version for 1.20
2 parents cc5e3e3 + 520880b commit 1429499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"consolePlugin": {
9292
"name": "gitops-plugin",
93-
"version": "0.0.15",
93+
"version": "0.0.16",
9494
"displayName": "GitOps Plugin",
9595
"description": "OpenShift Console plugin for GitOps.",
9696
"exposedModules": {

0 commit comments

Comments
 (0)