From fbeb1c23014eb8989a09b18ef982a12980f91889 Mon Sep 17 00:00:00 2001 From: Josh Date: Wed, 13 Dec 2017 11:24:15 -0600 Subject: [PATCH] Updated code version to 4.1.4 Updated version variables to 4.1.4 for release --- core/core.php | 4 ++-- update/update_list.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index ac3b90a..39d3b14 100644 --- a/core/core.php +++ b/core/core.php @@ -10,8 +10,8 @@ class Core { - public $version = '4.1.3'; - public $version_date = '2017-09-18, 10:21'; + public $version = '4.1.4'; + public $version_date = '2017-12-13, 11:22'; public $db_version = '4.1.0'; private $conf; diff --git a/update/update_list.txt b/update/update_list.txt index f0f80cd..f4cc0ea 100644 --- a/update/update_list.txt +++ b/update/update_list.txt @@ -1,3 +1,4 @@ +4.1.4,4.1.0 4.1.3,4.1.0 4.1.2,4.1.0 4.1.1,4.1.0