Skip to content

Commit 6f03717

Browse files
committed
[RELEASE] Language Menu Improvements and Caching bugfixes
FIX: When in a workspace, no cached entry is generated FIX: Allow exclusion of language IDs FEATURE: Add all available languages to LanguageMenu
1 parent 513cf4a commit 6f03717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Menus',
55
'description' => 'Various Menu functionality for TYPO3 Frontend',
66
'category' => 'fe',
7-
'version' => '0.4.0',
7+
'version' => '0.5.0',
88
'state' => 'stable',
99
'author' => 'Benni Mack',
1010
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)