Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/release-workflow' into f…
Browse files Browse the repository at this point in the history
…eature/release-workflow
  • Loading branch information
hoogi91 committed Aug 12, 2024
2 parents 1d0919e + 1a8f82d commit 90a270f
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 @@ -27,7 +27,7 @@ project = Spreadsheets
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 4.0.1
release = 3.4.0

# .................................................................................
# ... (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 @@ -5,7 +5,7 @@
'category' => 'be',
'author' => 'Thorsten Hogenkamp',
'author_email' => '[email protected]',
'version' => '4.0.1',
'version' => '3.4.0',
'state' => 'stable',
'constraints' => [
'depends' => [
Expand Down

0 comments on commit 90a270f

Please sign in to comment.