From 694ecae88533d81710f8753548694b1e2ed6e6ec Mon Sep 17 00:00:00 2001 From: thucke Date: Tue, 23 Feb 2016 19:09:25 +0000 Subject: [PATCH] TER upload to version 1.3.0 git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/th_rating/trunk@90656 735d13b6-9817-0410-8766-e36946ffe9aa --- changes.txt | 4 +++- ext_emconf.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changes.txt b/changes.txt index dfba76a5..0fe91141 100644 --- a/changes.txt +++ b/changes.txt @@ -1 +1,3 @@ -- Feature #70829: google rich snippet \ No newline at end of file +- Feature #70829: google rich snippet +- Suggestion #72162: Refactoring Fluid Templates +- Suggestion #72163: use data-attributes for jquery logic \ No newline at end of file diff --git a/ext_emconf.php b/ext_emconf.php index c9b3ded9..4b16e16d 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ 'priority' => '', 'loadOrder' => '', 'module' => '', - 'state' => 'beta', + 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '', 'modify_tables' => '',