Release v0.1.15
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-04 15:10:20 +02:00
parent 011c2f66c6
commit eb17c7889a
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.8"
MODULE_VERSION = "0.1.15"
READ_SCOPE = "portal:service:read"
SERVICE_LAUNCH_CAPABILITIES = tuple(
service_launch_capability(kind) for kind in ("case", "form", "workflow")