bumped app version

This commit is contained in:
Gani Georgiev
2025-05-11 00:10:45 +03:00
parent fbc378067d
commit 0113fecca9
39 changed files with 3505 additions and 3508 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '>=1.23.6'
go-version: '>=1.23.9'
# 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.