v0.5.0: manifests, filters, logging, docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BINARY := ./bin/photoscli
|
||||
MODULE := gitea.k3s.k0.nu/tools/photocli
|
||||
VERSION := 0.4.0
|
||||
VERSION := 0.5.0
|
||||
BRIDGE_DIR := bridge
|
||||
LDFLAGS := -X main.version=$(VERSION)
|
||||
OBJ := $(BRIDGE_DIR)/photokit_bridge.o
|
||||
@@ -56,4 +56,4 @@ pipeline: clean test build
|
||||
@echo "--- verifying version ---"
|
||||
$(BINARY) version
|
||||
@echo "--- all checks passed, ready to release ---"
|
||||
@echo "run: make release"
|
||||
@echo "run: make release"
|
||||
|
||||
Reference in New Issue
Block a user