We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5600d7 commit 692e6a0Copy full SHA for 692e6a0
composer.json
@@ -2,7 +2,7 @@
2
"name": "magmodules/magento2-sooqr",
3
"description": "Sooqr integration for Magento 2",
4
"type": "magento2-module",
5
- "version": "2.4.0",
+ "version": "2.5.0",
6
"license": [
7
"OSL-3.0",
8
"AFL-3.0"
etc/config.xml
@@ -11,7 +11,7 @@
11
<sooqr_general>
12
<general>
13
<enable>1</enable>
14
- <version>v2.4.0</version>
+ <version>v2.5.0</version>
15
</general>
16
<credentials>
17
<environment>production</environment>
0 commit comments