update make file

This commit is contained in:
lxsang 2021-03-24 11:43:49 +01:00
parent 5ca29f5103
commit f7a3373d23
3 changed files with 2 additions and 2 deletions

View File

@ -198,7 +198,7 @@ ar:
BUILDDIR=/tmp/antos-$(VERSION) make release
cd /tmp/antos-$(VERSION) && tar cvzf ../antos-$(VERSION).tar.gz .
mv /tmp/antos-$(VERSION).tar.gz release/
echo $(VERSION) > release/latest
echo -n $(VERSION) > release/latest
release: main uglify

Binary file not shown.

View File

@ -1 +1 @@
1.2.0
1.2.0