fix(packaging): expose immutable WebUI Git package for v0.1.24
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-09-08 02:06:11 +02:00
parent a2dd280c47
commit 0bcbac6675
5 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ from govoplan_records.backend.archive import (
MODULE_ID = "records"
MODULE_NAME = "Records"
MODULE_VERSION = "0.1.23"
MODULE_VERSION = "0.1.24"
READ_SCOPE = "records:workspace:read"
WRITE_SCOPE = "records:workspace:write"
ADMIN_SCOPE = "records:workspace:admin"