Skip to content

Commit

Permalink
[TASK] Release version 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
astehlik committed Mar 31, 2021
1 parent 59e2dbf commit e2787f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ project = URL shortener / TinyURLs
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 10.0.0
release = 10.0.1

# .................................................................................
# ... (recommended) displayed in footer
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'author' => 'Alexander Stehlik',
'author_email' => 'alexander.stehlik.deleteme@gmail.com',
'author_company' => '',
'version' => '10.0.0',
'version' => '10.0.1',
'constraints' => [
'depends' => [
'php' => '7.2.0-7.4.99',
Expand Down

0 comments on commit e2787f1

Please sign in to comment.