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

This commit is contained in:
2026-08-05 20:34:13 +02:00
parent 843540b14d
commit 239664092a
3 changed files with 5 additions and 5 deletions
@@ -24,7 +24,7 @@ from govoplan_notifications.backend.db import models as notification_models # n
MODULE_ID = "notifications"
MODULE_NAME = "Notifications"
MODULE_VERSION = "0.1.16"
MODULE_VERSION = "0.1.17"
READ_SCOPE = "notifications:notification:read"
WRITE_SCOPE = "notifications:notification:write"
DISPATCH_SCOPE = "notifications:delivery:dispatch"