Release v0.1.17
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-05 20:34:09 +02:00
parent 63a64328ae
commit 5e22ce3f34
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ from govoplan_core.core.views import ViewSurface
MODULE_ID = "portal"
MODULE_VERSION = "0.1.16"
MODULE_VERSION = "0.1.17"
READ_SCOPE = "portal:service:read"
SERVICE_LAUNCH_CAPABILITIES = tuple(
service_launch_capability(kind) for kind in ("case", "form", "workflow")