Skip to content

Commit

Permalink
[RELEASE] 2.15.0
Browse files Browse the repository at this point in the history
2024-03-04 New Crowdin updates (#326) [Jonas Eberle] (81a8798)
2024-03-04 feat(TrackingObjects): add translations [Jonas Eberle] (1437c45)
2024-03-04 feat(TrackingObjects): added Google Ads, updated Analytics+Tag Manager [Jonas Eberle] (d8e25da)
2023-10-24 New translations locallang.xlf (Italian) (#320) [Jonas Eberle] (d18b0d0)
2023-07-18 New Crowdin updates (#309) [Jonas Eberle] (0386e82)
2023-05-05 fix .editorconfig [Jonas Eberle] (010a91b)
  • Loading branch information
jonaseberle committed Mar 4, 2024
1 parent 81a8798 commit 3500b72
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 = Cookieman
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 2.14.1
release = 2.15.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 @@ -18,7 +18,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '2.14.1',
'version' => '2.15.0',
'constraints' => [
'depends' => [
'typo3' => '9.5.0-9.5.99',
Expand Down

0 comments on commit 3500b72

Please sign in to comment.