We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a0833 commit ac43aadCopy full SHA for ac43aad
2 files changed
Documentation/Settings.cfg
@@ -27,7 +27,7 @@ project = Spreadsheets
27
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
28
# .................................................................................
29
30
-release = 4.0.0
+release = 4.0.1
31
32
33
# ... (recommended) displayed in footer
ext_emconf.php
@@ -5,7 +5,7 @@
5
'category' => 'be',
6
'author' => 'Thorsten Hogenkamp',
7
'author_email' => 'thorsten@hogenkamp-bocholt.de',
8
- 'version' => '4.0.0',
+ 'version' => '4.0.1',
9
'state' => 'stable',
10
'constraints' => [
11
'depends' => [
0 commit comments