Skip to content

Commit 2346673

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)