Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Jul 11, 2024
1 parent 837dd15 commit dbfaba6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## 4.x Series

## 4.1.0
##### 2024-07-11

- Bump module version to mainline (no change)

## 4.0.0
##### 2024-04-25

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 Master Product Module',
'version' => '4.1-dev'
'version' => '4.1.0'
];

0 comments on commit dbfaba6

Please sign in to comment.