mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 09:52:47 +01:00
Update version to 2.0.0-a
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
This commit is contained in:
parent
92e27b653f
commit
3f4bdea3ad
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