mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-17 05:16:45 +02:00
Update version to 2.0.0-a
This commit is contained in:
parent
cd294f58a6
commit
d5d6a16a85
4
Makefile
4
Makefile
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user