mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 11:36:42 +01:00
add --version flag to output upkr version
This commit is contained in:
@@ -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