From 13e137ed4cf2a467d7f56a3ed65788ad01d8315c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 8 Jul 2015 10:36:48 +0200 Subject: [PATCH] IRC app version 1.1 --- irc/irc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/irc.php b/irc/irc.php index 7f5f3b1b..b768749f 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -2,7 +2,7 @@ /** * Name: IRC Chat Plugin * Description: add an Internet Relay Chat chatroom on freenode -* Version: 1.0 +* Version: 1.1 * Author: tony baldwin * Author: Tobias Diekershoff */