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

This commit is contained in:
2026-08-05 21:07:52 +02:00
parent 239664092a
commit 09205374f9
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.17"
MODULE_VERSION = "0.1.18"
READ_SCOPE = "notifications:notification:read"
WRITE_SCOPE = "notifications:notification:write"
DISPATCH_SCOPE = "notifications:delivery:dispatch"