mirror of
https://github.com/exoticorn/upkr.git
synced 2026-06-27 21:49:38 +02:00
add --version flag to output upkr version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VERSION=0.2.0
|
||||
VERSION := $(shell cargo run --release -- --version)
|
||||
|
||||
all: clean upkr-linux-$(VERSION).tgz upkr-windows-$(VERSION).zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user