From 85a88c99d0a4a5d249e586fad20d430ab68c31fc Mon Sep 17 00:00:00 2001 From: PHPierre Date: Sun, 15 Jul 2018 15:14:39 +0200 Subject: [PATCH] 1.4.5 --- Controller/ForumAppController.php | 2 +- config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Controller/ForumAppController.php b/Controller/ForumAppController.php index 09c432f..27fed77 100644 --- a/Controller/ForumAppController.php +++ b/Controller/ForumAppController.php @@ -17,7 +17,7 @@ class ForumAppController extends AppController public $atualTheme; - protected $version = '1.4.4'; + protected $version = '1.4.5'; protected function date($date, $day = true) diff --git a/config.json b/config.json index 0c1e33d..d072356 100644 --- a/config.json +++ b/config.json @@ -118,7 +118,7 @@ "Forum": "/forum" }, "author":"PHPierre", - "version":"1.4.4", + "version":"1.4.5", "apiID":-1, "useEvents":false, "permissions" : {