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

This commit is contained in:
2026-08-05 19:52:27 +02:00
parent 7fade1b173
commit 80795ef706
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ from govoplan_projects.backend.service import (
MODULE_ID = "projects"
MODULE_NAME = "Projects"
MODULE_VERSION = "0.1.15"
MODULE_VERSION = "0.1.16"
READ_SCOPE = "projects:project:read"
WRITE_SCOPE = "projects:project:write"
ADMIN_SCOPE = "projects:project:admin"