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

This commit is contained in:
2026-08-05 21:07:44 +02:00
parent 25f0163f59
commit 211cd2c950
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ from govoplan_encryption.backend.service import SqlEncryptionService
MODULE_ID = "encryption"
MODULE_NAME = "Encryption"
MODULE_VERSION = "0.1.17"
MODULE_VERSION = "0.1.18"
USE_SCOPE = "encryption:vault:use"
ADMIN_SCOPE = "encryption:vault:admin"