[CI-SKIP] Fix go.mod
All checks were successful
Build (artifact) / build (push) Has been skipped

This commit is contained in:
2026-03-16 22:48:47 +01:00
parent 2414dc64c6
commit f09d9cc359
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
VERSION := 1.1.0-beta
VERSION := 1.1.1-beta
BUILD := $(shell git rev-parse --short HEAD)
GO := go