diff --git a/.ci/release_app.sh b/.ci/release_app.sh index 27201b3..d10e3e4 100755 --- a/.ci/release_app.sh +++ b/.ci/release_app.sh @@ -12,13 +12,13 @@ SRC_DIR=`dirname $0`"/.." RELEASE_VERSION=${1} echo "Release version set to ${RELEASE_VERSION}" -which npm > /dev/null -which gulp > /dev/null -which wget > /dev/null +#which npm > /dev/null +#which gulp > /dev/null +#which wget > /dev/null sed -ri 's/(.*)(.+)<\/version>/\1'${RELEASE_VERSION}'<\/version>/g' ${SRC_DIR}/appinfo/info.xml npm install -gulp uglify +node_modules/gulp/bin/gulp.js uglify git commit -am "Release "${RELEASE_VERSION} git tag ${RELEASE_VERSION} git push diff --git a/appinfo/info.xml b/appinfo/info.xml index 4dcc535..d8131a3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -7,7 +7,7 @@ An app to sync SMS with your cloud agpl Loic Blot - 2.1.7 + 2.1.8 multimedia tools