Skip to content

Commit

Permalink
[TASK] Release 4.1.0, TYPO3 13 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
kanow committed Oct 14, 2024
1 parent 52868e8 commit f703f31
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 @@ -25,7 +25,7 @@ project = Cute Mailing
# ... (recommended) version, displayed next to title (desktop) and in <meta name="book-version"
# .................................................................................

release = 2.1.0
release = 4.1.0

# .................................................................................
# ... (recommended) displayed in footer
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"extension-key": "cute_mailing"
},
"branch-alias":{
"dev-main": "4.0.x-dev"
"dev-main": "4.1.x-dev"
}
}
}

0 comments on commit f703f31

Please sign in to comment.