Skip to content

Commit 94faadc

Browse files
committed
[TASK] Tag version 4.0.0 and set state to stable.
1 parent 24cb17e commit 94faadc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
---------
44

5-
master
5+
4.0.0
66
~~~~~
77

88
1) [FEATURE][BREAKING] So far imageopt was forcing all images to be resized on fronted by default. Right now its

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
'title' => 'Optimize images created/resized by TYPO3',
1313
'description' => 'Optimize images created/resized by TYPO3 so they take less space. Cron based. Support for linux native commands.',
1414
'category' => 'be',
15-
'version' => '2.0.0',
16-
'state' => 'beta',
15+
'version' => '4.0.0',
16+
'state' => 'stable',
1717
'uploadfolder' => false,
1818
'createDirs' => '',
1919
'clearcacheonload' => false,

0 commit comments

Comments
 (0)