Skip to content

Commit 2346673

Browse files
committed
Change ext_emconf.php version to 5.0.0
1 parent 961fd38 commit 2346673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Source Optimization',
55
'description' => 'Optimization of the final page: reformatting the (x)html output, removal of new-lines, comments and generator-info. In addition combines all SVG selected within content-elements into one <symbol> file and replaces <img> by the corresponding <use>.',
66
'category' => 'fe',
7-
'version' => '4.0.5',
7+
'version' => '5.0.0',
88
'state' => 'stable',
99
'author' => 'Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster',
1010
'author_email' => 'ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de',

0 commit comments

Comments
 (0)