Skip to content

Commit

Permalink
NTR: prepare hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalij Mik committed May 23, 2024
1 parent 2ce9aa1 commit 5ed8b5a
Show file tree
Hide file tree
Showing 5 changed files with 1,221 additions and 1,251 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kiener/mollie-payments-plugin",
"description": "Mollie Payments",
"version": "v4.8.0",
"version": "v4.8.1",
"type": "shopware-platform-plugin",
"license": "MIT",
"authors": [
Expand Down
56 changes: 28 additions & 28 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/MolliePayments.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

class MolliePayments extends Plugin
{
const PLUGIN_VERSION = '4.8.0';
const PLUGIN_VERSION = '4.8.1';


/**
Expand Down
Loading

0 comments on commit 5ed8b5a

Please sign in to comment.