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

This commit is contained in:
2026-08-05 19:52:29 +02:00
parent 0731951aef
commit 843540b14d
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.15"
MODULE_VERSION = "0.1.16"
READ_SCOPE = "notifications:notification:read"
WRITE_SCOPE = "notifications:notification:write"
DISPATCH_SCOPE = "notifications:delivery:dispatch"