Fixed bug with hash being written in wrong location
All checks were successful
Build (artifact) / build (push) Successful in 41s

This commit is contained in:
2026-03-21 10:52:46 +01:00
parent 18f414e474
commit f4e7a37fa6
3 changed files with 6 additions and 3 deletions

View File

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