Update version to 2.0.0-a

This commit is contained in:
DanyLE 2022-12-08 14:57:14 +01:00 committed by Dany LE
parent cd294f58a6
commit d5d6a16a85

View File

@ -8,8 +8,8 @@ TSC=./node_modules/typescript/bin/tsc
UGLIFYJS=./node_modules/terser/bin/terser UGLIFYJS=./node_modules/terser/bin/terser
UGLIFYCSS=./node_modules/uglifycss/uglifycss UGLIFYCSS=./node_modules/uglifycss/uglifycss
VERSION=1.2.1 VERSION=2.0.0
BRANCH = b BRANCH = a
BUILDID=$(shell git rev-parse --short HEAD) BUILDID=$(shell git rev-parse --short HEAD)
GSED=sed GSED=sed