Skip to content

Commit

Permalink
[RELEASE] 2.16.3
Browse files Browse the repository at this point in the history
2024-03-06 fix: add missing .min.js for [data-cookieman-show] [Jonas Eberle] (ed9d29f)
2024-03-06 chore(nodejs): upgrade build [Jonas Eberle] (0aec35c)
2024-03-06 chore(tests): refactor acceptance tests [Jonas Eberle] (20f186b)
2024-03-06 feat: allow opening via click on any [data-cookieman-show] [Jonas Eberle] (8b14085)
2024-03-06 docs: streamline part about data-attributes [Jonas Eberle] (1b5e2b8)
2024-03-04 task(examples): add GoogleAds to example configuration [Jonas Eberle] (6aa7888)
2024-03-04 chore(comments): update eTracker [Jonas Eberle] (4b8abe6)
  • Loading branch information
jonaseberle committed Mar 6, 2024
1 parent ed9d29f commit 60c685d
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 @@ -19,7 +19,7 @@ project = Cookieman
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 2.15.2
release = 2.16.3

# .................................................................................
# ... (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 @@ -18,7 +18,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '2.15.2',
'version' => '2.16.3',
'constraints' => [
'depends' => [
'typo3' => '11.0.0-11.9.99',
Expand Down

0 comments on commit 60c685d

Please sign in to comment.