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

This commit is contained in:
2026-08-05 20:33:58 +02:00
parent fe3239d50f
commit 435727cbbc
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ from govoplan_core.core.provider_governance import declared_module_architecture
MODULE_ID = "booking"
MODULE_NAME = "Booking"
MODULE_VERSION = "0.1.16"
MODULE_VERSION = "0.1.17"
READ_SCOPE = "booking:workspace:read"
WRITE_SCOPE = "booking:workspace:write"
ADMIN_SCOPE = "booking:workspace:admin"