Skip to content

Commit

Permalink
NTR: new hotfix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalij Mik committed Apr 30, 2024
1 parent f2d9ca6 commit 91cf1e4
Show file tree
Hide file tree
Showing 6 changed files with 281 additions and 278 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.1.1'
- shopware: '6.6.1.2'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.1.1'
- shopware: '6.6.1.2'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
fail-fast: false
matrix:
include:
- shopware: '6.6.1.1'
- shopware: '6.6.1.2'
php: '8.2'
- shopware: '6.5.8.8'
php: '8.2'
Expand Down
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.7.0",
"version": "v4.7.1",
"type": "shopware-platform-plugin",
"license": "MIT",
"authors": [
Expand Down
Loading

0 comments on commit 91cf1e4

Please sign in to comment.