Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-06-01 10:23:34 +0300
committerlovetox <philipp@hoerist.com>2022-06-01 10:23:49 +0300
commitbfd3ebc3664223d3f7bfa9f37633c01fc0bcf089 (patch)
tree3d2a14a6c32f8ad9c956192f54630f6f31e2d008
parent1be210c0e66fede5f840331242b114374f0f9aaf (diff)
[pgp] 1.4.6
-rw-r--r--pgp/plugin-manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pgp/plugin-manifest.json b/pgp/plugin-manifest.json
index 73a71bb..1e76cc6 100644
--- a/pgp/plugin-manifest.json
+++ b/pgp/plugin-manifest.json
@@ -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"
} \ No newline at end of file