Skip to content

Commit 1e3ea69

Browse files
authored
[TASK] Raise ext version for a new release
1 parent aa345d0 commit 1e3ea69

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
@@ -8,7 +8,7 @@
88
'title' => 'Basic SEO Features',
99
'description' => 'Adds a separate field for the title-tag per page, easy and SEO-friendly keywords and description editing in a new module as well as a flexible Google Sitemap (XML).',
1010
'category' => 'fe',
11-
'version' => '0.10.0',
11+
'version' => '0.10.1',
1212
'state' => 'stable',
1313
'modify_tables' => 'pages,pages_language_overlay',
1414
'author' => 'Benni Mack',

0 commit comments

Comments
 (0)