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
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