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

This commit is contained in:
2026-08-04 15:10:27 +02:00
parent 873be94059
commit e298a7b39d
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.2"
MODULE_VERSION = "0.1.15"
READ_SCOPE = "postbox:postbox:read"
SEND_SCOPE = "postbox:message:write"