Skip to content

Commit a5c23ed

Browse files
committed
[TASK] Release version 3.0.2
1 parent 0f77d85 commit a5c23ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cobweb/flush_language_cache",
33
"type": "typo3-cms-extension",
44
"description": "Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"license": [
77
"GPL-2.0+"
88
],

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'author' => 'Francois Suter',
1616
'author_email' => '[email protected]',
1717
'author_company' => '',
18-
'version' => '3.0.1',
18+
'version' => '3.0.2',
1919
'constraints' => [
2020
'depends' => [
2121
'typo3' => '9.5.0-11.5.99',

0 commit comments

Comments
 (0)