Release v0.1.16
Module Package Release / publish-packages (push) Successful in 10s

This commit is contained in:
2026-08-05 19:52:32 +02:00
parent 9a0768bb8c
commit bef5e2ced5
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ from govoplan_core.core.provider_governance import declared_module_architecture
MODULE_ID = "wiki"
MODULE_NAME = "Wiki"
MODULE_VERSION = "0.1.15"
MODULE_VERSION = "0.1.16"
READ_SCOPE = "wiki:page:read"
WRITE_SCOPE = "wiki:page:write"
ADMIN_SCOPE = "wiki:space:admin"