bumped app version

This commit is contained in:
Gani Georgiev
2025-02-08 08:47:01 +02:00
parent acd72101c6
commit 048e534f0d
54 changed files with 1270 additions and 1122 deletions

View File

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