Skip to content

Commit

Permalink
Release v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed May 24, 2023
1 parent 63dddee commit f34f5b6
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 @@

## 3.x Series

## Unreleased
##### 2023-XX-YY
## 3.8.0
##### 2023-05-24

- Added missing Payment Status magic comparison annotations to the interface/model
- Added the `hasRemoteId()`, `getRemoteId()` and `isOffline()` helper methods to the Payment model (v4 interface candidates)
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 Payment Module',
'version' => '3.8-dev'
'version' => '3.8.0'
];

0 comments on commit f34f5b6

Please sign in to comment.