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:
authorYann Leboulanger <asterix@lagaule.org>2013-08-24 13:23:06 +0400
committerYann Leboulanger <asterix@lagaule.org>2013-08-24 13:23:06 +0400
commitdacefc0068409d45145b80a61db59ebe93a62269 (patch)
treec41b86cb09ed77e9c9c75f444d57bcd3c3ebcccb /plugin_installer
parent23ddf251402db3e3d2901ae3d33c106dbeabd4c6 (diff)
update plugin version
Diffstat (limited to 'plugin_installer')
-rw-r--r--plugin_installer/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin_installer/manifest.ini b/plugin_installer/manifest.ini
index a5deeae..f7aa750 100644
--- a/plugin_installer/manifest.ini
+++ b/plugin_installer/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Plugin Installer
short_name: plugin_installer
-version: 0.11.3
+version: 0.12
description: Install and upgrade plugins from ftp
authors: Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org>