We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0baa96 commit 3c2fb64Copy full SHA for 3c2fb64
2 files changed
composer.json
@@ -31,7 +31,7 @@
31
"cms-package-dir": "{$vendor-dir}/typo3/cms",
32
"app-dir": ".Build",
33
"web-dir": ".Build/Web",
34
- "version": "2.0.0",
+ "version": "2.0.1",
35
"Package": {
36
"providesPackages": {}
37
}
ext_emconf.php
@@ -4,7 +4,7 @@
4
'title' => 'Menus',
5
'description' => 'Various Menu functionality for TYPO3 Frontend',
6
'category' => 'fe',
7
- 'version' => '2.0.0',
+ 'version' => '2.0.1',
8
'state' => 'stable',
9
'author' => 'Benni Mack',
10
'author_email' => 'typo3@b13.com',
0 commit comments