bumped app version

This commit is contained in:
Gani Georgiev
2026-02-13 16:58:08 +02:00
parent 97eb9b300b
commit 1d72c8487e
35 changed files with 52 additions and 42 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: '>=1.25.6'
go-version: '>=1.26.0'
# This step usually is not needed because the /ui/dist is pregenerated locally
# but its here to ensure that each release embeds the latest admin ui artifacts.