Skip to content

Commit 6034de1

Browse files
committed
https://github.com/hoogi91/spreadsheets/releases/tag/3.3.0
1 parent 396cfeb commit 6034de1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/Settings.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project = Spreadsheets
2727
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
2828
# .................................................................................
2929

30-
release = 3.2.1
30+
release = 3.3.0
3131

3232
# .................................................................................
3333
# ... (recommended) displayed in footer

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'category' => 'be',
66
'author' => 'Thorsten Hogenkamp',
77
'author_email' => 'thorsten@hogenkamp-bocholt.de',
8-
'version' => '3.2.1',
8+
'version' => '3.3.0',
99
'state' => 'stable',
1010
'constraints' => [
1111
'depends' => [

0 commit comments

Comments
 (0)