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
UGLIFYCSS=./node_modules/uglifycss/uglifycss
VERSION=1.2.1
BRANCH = b
VERSION=2.0.0
BRANCH = a
BUILDID=$(shell git rev-parse --short HEAD)
GSED=sed