Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Commit

Permalink
[change] (MAGE2-75) Update version.
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Gabriel <simon_gabriel@gmx.de>
  • Loading branch information
Simon Gabriel committed Jun 11, 2018
1 parent 2a95472 commit 2af7144
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This project does not follow a versioning standard. Versions are crafted after the dates; for example, the version 17.7.25 was released on July, 25th in 2017

## 18.6.8
## 18.6.11

### Fixed
- An issue which resulted in basked requests always being performed in sandbox mode.
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd">
<module name="Heidelpay_Gateway" schema_version="18.6.8" setup_version="18.6.8">
<module name="Heidelpay_Gateway" schema_version="18.6.11" setup_version="18.6.11">
<sequence>
<module name="Magento_Sales" />
<module name="Magento_Payment" />
Expand Down

0 comments on commit 2af7144

Please sign in to comment.