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

This commit is contained in:
2026-08-04 15:10:19 +02:00
parent 869f7bbdc4
commit e1d0742c46
4 changed files with 13 additions and 8 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.14"
MODULE_VERSION = "0.1.15"
USE_SCOPE = "encryption:vault:use"
ADMIN_SCOPE = "encryption:vault:admin"