Skip to content

Commit

Permalink
Update Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored May 20, 2021
1 parent 84ebbf1 commit 03e90a3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/storecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
PLUGIN_NAME: FroshPlatformTemplateMail
ACCOUNT_USER: ${{ secrets.ACCOUNT_USER }}
ACCOUNT_PASSWORD: ${{ secrets.ACCOUNT_PASSWORD }}
PLUGIN_UPLOADER_VERSION: 0.3.11
PLUGIN_UPLOADER_VERSION: 0.3.12

jobs:
validatePlugin:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.1

* Composer InstalledVersion Problem behoben

# 0.4.0

* Kompatiblität mit 6.3.x und 6.4.x
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG_en-GB.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.1

* Solved Composer InstalledVersions problem

# 0.4.0

* Compatibility with 6.3 and 6.4
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frosh/frosh-platform-template-mail",
"version": "0.4.0",
"version": "0.4.1",
"type": "shopware-platform-plugin",
"description": "Load mail templates from theme",
"keywords": [
Expand Down

0 comments on commit 03e90a3

Please sign in to comment.