From 4914b28b087352ba12966625de9ee408ac5710a4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 8 Nov 2017 12:58:38 -0700 Subject: [PATCH] Update install.sh --- installer/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer/install.sh b/installer/install.sh index f388fae..ee02f6a 100644 --- a/installer/install.sh +++ b/installer/install.sh @@ -9,6 +9,8 @@ my_name=walnut my_app_pkg_name=com.daplie.walnut.web my_app_ver="v1.2" my_azp_oauth3_ver="v1.2" +# is the old version still needed in launchpad? +#my_azp_oauth3_ver="v1.1.3" export NODE_VERSION="v8.9.0" if [ -z "${my_tmp-}" ]; then @@ -26,7 +28,6 @@ fi #my_app_ver="v1.1" my_app_ver="installer-v2" my_launchpad_ver="v1.2" -my_azp_oauth3_ver="v1.1.3" my_iss_oauth3_rest_ver="v1.2.0" my_iss_oauth3_pages_ver="v1.2.1" my_www_daplie_ver=v1.0.15