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

This commit is contained in:
2026-08-05 21:07:52 +02:00
parent ae3bbfa34e
commit c53646a8aa
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.17"
MODULE_VERSION = "0.1.18"
READ_SCOPE = "postbox:postbox:read"
SEND_SCOPE = "postbox:message:write"