[pgp] 1.4.6

This commit is contained in:
lovetox
2022-06-01 09:23:34 +02:00
parent 1be210c0e6
commit bfd3ebc366

View File

@@ -4,7 +4,7 @@
],
"description": "PGP encryption as per XEP-0027.",
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin",
"config_dialog": false,
"config_dialog": true,
"name": "PGP",
"platforms": [
"linux",
@@ -15,5 +15,5 @@
"gajim>=1.4.0"
],
"short_name": "pgp",
"version": "1.4.5"
"version": "1.4.6"
}