From 7fbc71a633e0c7029b8e1885902cc387c4e21f09 Mon Sep 17 00:00:00 2001 From: James Struga Date: Tue, 9 Jan 2024 14:59:23 -0500 Subject: [PATCH] Fix version to master Signed-off-by: James Struga --- build/launcher.proj.env | 2 +- manifest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/launcher.proj.env b/build/launcher.proj.env index 94ff079..06abc08 100755 --- a/build/launcher.proj.env +++ b/build/launcher.proj.env @@ -1,5 +1,5 @@ PROJECT="launcher" -VERSION=2.12.0 +VERSION=2.14.0 DEPS="QUICKJS LIBYAML COMMON" QUICKJS="quickjs" diff --git a/manifest.yaml b/manifest.yaml index 082963e..11c53c0 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.15.0 +version: 2.14.0 # Human readable component name title: Zowe Launcher # Human readable component description