Skip to content

Commit e2787f1

Browse files
committed
[TASK] Release version 10.0.1
1 parent 59e2dbf commit e2787f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Settings.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project = URL shortener / TinyURLs
2525
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
2626
# .................................................................................
2727

28-
release = 10.0.0
28+
release = 10.0.1
2929

3030
# .................................................................................
3131
# ... (recommended) displayed in footer

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'author' => 'Alexander Stehlik',
1313
'author_email' => 'alexander.stehlik.deleteme@gmail.com',
1414
'author_company' => '',
15-
'version' => '10.0.0',
15+
'version' => '10.0.1',
1616
'constraints' => [
1717
'depends' => [
1818
'php' => '7.2.0-7.4.99',

0 commit comments

Comments
 (0)