Update version to 2.0.0-a
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2022-12-08 14:57:14 +01:00
parent 92e27b653f
commit 3f4bdea3ad

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