Skip to content

Commit

Permalink
Release v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Dec 14, 2024
1 parent 6f54957 commit 8a3aa4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## 4.x Series

## Unreleased
##### 2024-XX-YY
## 4.2.0
##### 2024-12-15

- Changed the minimal Address module requirement to v3.4.1
- Added the following, v5 interface candidate methods to the Checkout implementations:
Expand Down
2 changes: 1 addition & 1 deletion resources/manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

return [
'name' => 'Vanilo Checkout Module',
'version' => '4.2-dev'
'version' => '4.2.0'
];

0 comments on commit 8a3aa4d

Please sign in to comment.