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

This commit is contained in:
2026-08-04 15:10:27 +02:00
parent 375425b174
commit 0731951aef
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.8"
MODULE_VERSION = "0.1.15"
READ_SCOPE = "notifications:notification:read"
WRITE_SCOPE = "notifications:notification:write"
DISPATCH_SCOPE = "notifications:delivery:dispatch"