diff --git a/hamster/manifest.ini b/hamster/manifest.ini index 1e3ff5a..fd04916 100644 --- a/hamster/manifest.ini +++ b/hamster/manifest.ini @@ -1,7 +1,7 @@ [info] name: Hamster integration short_name: hamster_integration -version: 0.1 +version: 0.1.1 description: Integration with project hamster see https://trac.gajim.org/ticket/6993 and http://projecthamster.wordpress.com/about/ diff --git a/image/manifest.ini b/image/manifest.ini index 82c1379..261171a 100644 --- a/image/manifest.ini +++ b/image/manifest.ini @@ -1,7 +1,7 @@ [info] name: Image short_name: image -version: 0.2 +version: 0.2.1 description: This plugin is designed to send a small(0 - 40 kb) graphic image to your contact. Client on the other side must support XEP-0071: XHTML-IM and maintain the scheme data: URI. Psi+ and Jabbim supported this. diff --git a/latex/manifest.ini b/latex/manifest.ini index a9b24e0..2c8e925 100644 --- a/latex/manifest.ini +++ b/latex/manifest.ini @@ -1,7 +1,7 @@ [info] name: Latex short_name: latex -version: 0.1 +version: 0.1.1 description: render received latex code authors: Yves Fischer Yann Leboulanger diff --git a/url_image_preview/manifest.ini b/url_image_preview/manifest.ini index 5379f04..4388d18 100644 --- a/url_image_preview/manifest.ini +++ b/url_image_preview/manifest.ini @@ -1,7 +1,7 @@ [info] name: Url image preview short_name: url_image_preview -version: 0.5 +version: 0.5.1 description: Url image preview in chatbox. Based on patch in ticket #5300: http://trac.gajim.org/attachment/ticket/5300. diff --git a/wrong_layout/manifest.ini b/wrong_layout/manifest.ini index 594339f..aa7194a 100644 --- a/wrong_layout/manifest.ini +++ b/wrong_layout/manifest.ini @@ -1,7 +1,7 @@ [info] name: Wrong Layout short_name: Wrong Layout -version: 0.1.1 +version: 0.1.2 description: Press alt+r to convert chars typed in wrong layout Rus<>Eng authors: Denis Fomin homepage: http://trac-plugins.gajim.org/wiki/WrongLayoutPlugin