From d36cf910db149fea429b593a4f9d079608256092 Mon Sep 17 00:00:00 2001 From: hhunderter Date: Mon, 10 Jun 2019 12:31:16 +0200 Subject: [PATCH] Update Version --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 5530b5c..b36b40a 100644 --- a/config/config.php +++ b/config/config.php @@ -10,7 +10,7 @@ class Config extends \Ilch\Config\Install { public $config = [ 'key' => 'radiohoerercharts', - 'version' => '1.3.2', + 'version' => '1.4.0', 'icon_small' => 'fa-list-ol', 'author' => 'Reilard, Dennis alias hhunderter ', 'link' => '',