fix: release v3.0.1 agent service cleanup

This commit is contained in:
JetSprow
2026-04-29 18:52:24 +10:00
parent a5f962db84
commit fa962cbe71
6 changed files with 189 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
BINARY := jboard-agent
VERSION := 3.0.0
VERSION := 3.0.1
LDFLAGS := -s -w
.PHONY: build build-linux clean