Fixed data_root hash file bug
All checks were successful
Build (artifact) / build (push) Successful in 50s

This commit is contained in:
2026-03-21 10:59:47 +01:00
parent f4e7a37fa6
commit 727de333b4
3 changed files with 4 additions and 3 deletions

View File

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