This commit is contained in:
2026-07-05 22:59:37 -04:00
parent 65cd753818
commit 8cfd405ffc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
BINARY=nasctl
VERSION?=0.1.0
VERSION?=0.1.5
GO?=go
LDFLAGS=-s -w
BUILD_FLAGS=CGO_ENABLED=0