From 4286bd1c6152a6f4ca7af3b723cc4984b076f0e6 Mon Sep 17 00:00:00 2001 From: Thomas Hucke <15112795+thucke@users.noreply.github.com> Date: Sat, 20 Jan 2018 16:04:22 +0100 Subject: [PATCH] Raised version number --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index faa98dcf..6af021c9 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -12,7 +12,7 @@ 'title' => 'Rating AX', 'description' => 'Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.', 'category' => 'misc', - 'version' => '1.5.5', + 'version' => '1.5.6', 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => '',