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

This commit is contained in:
2026-08-05 21:07:46 +02:00
parent 5e22ce3f34
commit 1bc367a454
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.17"
MODULE_VERSION = "0.1.18"
READ_SCOPE = "portal:service:read"
SERVICE_LAUNCH_CAPABILITIES = tuple(
service_launch_capability(kind) for kind in ("case", "form", "workflow")