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

This commit is contained in:
2026-08-05 19:52:30 +02:00
parent e298a7b39d
commit a6815a4a0a
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ from govoplan_postbox.backend.search_source import create_postbox_search_source
MODULE_ID = "postbox"
MODULE_NAME = "Postbox"
MODULE_VERSION = "0.1.15"
MODULE_VERSION = "0.1.16"
READ_SCOPE = "postbox:postbox:read"
SEND_SCOPE = "postbox:message:write"