updated JSVM types and bumped app version

This commit is contained in:
Gani Georgiev
2026-01-15 22:14:28 +02:00
parent bbd7f4e4ae
commit d11a9f9d99
37 changed files with 2749 additions and 2796 deletions

View File

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