Skip to content

Commit

Permalink
Tagging 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Feb 21, 2024
1 parent 3fd41c3 commit b7ad45a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 5.0.0 - 2024-02-21
### Added
- Full Craft 5 support
- Dutch translations
- French translations

## 5.0.0-alpha.1 - 2023-12-20
### Added
- Initial Craft 5 support
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"minimum-stability": "alpha",
"description": "Easily accept payments with Mollie Payments",
"type": "craft-plugin",
"version": "5.0.0-alpha.1",
"version": "5.0.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit b7ad45a

Please sign in to comment.