From a76693ef4c57a12e2d09a48948840627f5543817 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 28 May 2015 04:27:49 -0400
Subject: [PATCH] Fix replacing :$, :-$, O:) and O:-) with emoticons (#1490408, #1490409)

---
 plugins/emoticons/composer.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/emoticons/composer.json b/plugins/emoticons/composer.json
index 8e7b90a..d1679cf 100644
--- a/plugins/emoticons/composer.json
+++ b/plugins/emoticons/composer.json
@@ -3,7 +3,7 @@
     "type": "roundcube-plugin",
     "description": "Sample plugin to replace emoticons in plain text message body with real icons.",
     "license": "GPLv3+",
-    "version": "1.3",
+    "version": "1.4",
     "authors": [
         {
             "name": "Thomas Bruederli",

--
Gitblit v1.9.1