From 4311b9c84808c41067dbf60ac8f878ef74a6bd43 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 15 Nov 2017 08:39:52 +0100 Subject: [PATCH] updated version in settings --- system/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/settings.php b/system/settings.php index 40e18ff..16bc118 100644 --- a/system/settings.php +++ b/system/settings.php @@ -16,7 +16,7 @@ return [ 'authorPath' => __DIR__ . DS . 'author' . DS, 'contentFolder' => 'content', 'displayErrorDetails' => false, - 'version' => '1.0.2' + 'version' => '1.0.3' ]; ?> \ No newline at end of file