Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump 602 #319

Merged
merged 1 commit into from
Jul 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,3 +394,15 @@ Maintenance
Bugfix

* removed old .js file

# 6.0.2

Attention: This plugin was developed exclusively for Shopware 6.5! It is not suitable for Shopware 6.6.

Bugfix

* Fix problem with .js error in Shopware 6.5

Maintenance

* tested with Shopware 6.5.18
12 changes: 12 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,15 @@ Wartung
Fehlerbehebung

* alte .js Datei entfernt

# 6.0.2

Achtung: Dieses Plugin wurde ausschließlich für Shopware 6.5 entwickelt! Es ist nicht geeignet für Shopware 6.6.

Fehlerbehebung

Problem mit .js Fehler in Shopware 6.5 behoben

Wartung

getestet mit Shopware 6.5.18
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "payone-gmbh/shopware-6",
"type": "shopware-platform-plugin",
"description": "PAYONE Payment Plugin",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"authors": [
{
Expand Down
Loading