Skip to content

Commit 3c2fb64

Browse files
committed
[RELEASE] 2.0.1
1 parent e0baa96 commit 3c2fb64

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cms-package-dir": "{$vendor-dir}/typo3/cms",
3232
"app-dir": ".Build",
3333
"web-dir": ".Build/Web",
34-
"version": "2.0.0",
34+
"version": "2.0.1",
3535
"Package": {
3636
"providesPackages": {}
3737
}

ext_emconf.php

Lines changed: 1 addition & 1 deletion
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' => '2.0.0',
7+
'version' => '2.0.1',
88
'state' => 'stable',
99
'author' => 'Benni Mack',
1010
'author_email' => 'typo3@b13.com',

0 commit comments

Comments
 (0)