diff --git a/build/launcher.proj.env b/build/launcher.proj.env index 06abc08..616b2a3 100755 --- a/build/launcher.proj.env +++ b/build/launcher.proj.env @@ -1,5 +1,5 @@ PROJECT="launcher" -VERSION=2.14.0 +VERSION=2.16.0 DEPS="QUICKJS LIBYAML COMMON" QUICKJS="quickjs" diff --git a/manifest.yaml b/manifest.yaml index 9a424bc..c77c711 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -5,7 +5,7 @@ name: launcher # Component identifier. This identifier matches artifact path in Zowe Artifactory https://zowe.jfrog.io/. id: org.zowe.launcher # Component version -version: 2.17.0 +version: 2.16.0 # Human readable component name title: Zowe Launcher # Human readable component description