Version Notes
Fixed version mismatch
Download this release
Release Info
Developer | SK |
Extension | Rapidmail_RMConnect |
Version | 1.5.5 |
Comparing to | |
See all releases |
Code changes from version 1.5.4 to 1.5.5
app/code/community/Rapidmail/RMConnect/etc/config.xml
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
<config>
|
15 |
<modules>
|
16 |
<Rapidmail_RMConnect>
|
17 |
-
<version>1.5.
|
18 |
</Rapidmail_RMConnect>
|
19 |
</modules>
|
20 |
<global>
|
14 |
<config>
|
15 |
<modules>
|
16 |
<Rapidmail_RMConnect>
|
17 |
+
<version>1.5.5</version>
|
18 |
</Rapidmail_RMConnect>
|
19 |
</modules>
|
20 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Rapidmail_RMConnect</name>
|
4 |
-
<version>1.5.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -11,11 +11,11 @@
|
|
11 |
<h3>Setup</h3>
|
12 |
<p>Get the extension key and install the rapidmail Connector.
|
13 |
Also take a look at the <a href="http://doc.rapidmail.net/pages/viewpage.action?pageId=655730">rapidmail user manual</a></p></description>
|
14 |
-
<notes>
|
15 |
<authors><author><name>SK</name><user>auto-generated</user><email>support@rapidmail.de</email></author></authors>
|
16 |
-
<date>
|
17 |
-
<time>
|
18 |
-
<contents><target name="magecommunity"><dir name="Rapidmail"><dir name="RMConnect"><dir name="Model"><dir name="Catalog"><file name="Api.php" hash=""/><dir name="Api"><file name="V2.php" hash=""/></dir></dir><dir name="Newsletter"><file name="Api.php" hash=""/><dir name="Api"><file name="V2.php" hash=""/></dir></dir><dir name="Version"><file name="Api.php" hash=""/><dir name="Api"><file name="V2.php" hash=""/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash=""/></dir><dir name="etc"><file name="api.xml" hash=""/><file name="config.xml" hash=""/><file name="wsdl.xml" hash=""/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Rapidmail_RMConnect.xml" hash=""/></dir></target></contents>
|
19 |
<compatible/>
|
20 |
-
<dependencies><required><php><min>5.3.0</min><max>
|
21 |
-
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Rapidmail_RMConnect</name>
|
4 |
+
<version>1.5.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
11 |
<h3>Setup</h3>
|
12 |
<p>Get the extension key and install the rapidmail Connector.
|
13 |
Also take a look at the <a href="http://doc.rapidmail.net/pages/viewpage.action?pageId=655730">rapidmail user manual</a></p></description>
|
14 |
+
<notes>Fixed version mismatch</notes>
|
15 |
<authors><author><name>SK</name><user>auto-generated</user><email>support@rapidmail.de</email></author></authors>
|
16 |
+
<date>2017-04-19</date>
|
17 |
+
<time>09:22:10</time>
|
18 |
+
<contents><target name="magecommunity"><dir name="Rapidmail"><dir name="RMConnect"><dir name="Model"><dir name="Catalog"><file name="Api.php" hash="762a8aa7a979ee7a1c926c7614887242"/><dir name="Api"><file name="V2.php" hash="34fe1a011928ab275479c86a263d7256"/></dir></dir><dir name="Newsletter"><file name="Api.php" hash="1050272f5156c6bfe148cd8b4a10a1f8"/><dir name="Api"><file name="V2.php" hash="2c926af883deed93a1d58a25dc045a94"/></dir></dir><dir name="Version"><file name="Api.php" hash="a7949228669397989c785bfceefe6b0e"/><dir name="Api"><file name="V2.php" hash="eda409873b9628a662457af1d7fa7637"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="600e5f49a125b734fd903ae1cf7ed180"/></dir><dir name="etc"><file name="api.xml" hash="7c3d8d378465ff01810fd4a74d4a51f5"/><file name="config.xml" hash="4b03407189aa60756c6b734197498906"/><file name="wsdl.xml" hash="6de1636c6f42fd6483db68672d54b039"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Rapidmail_RMConnect.xml" hash="9eb2fd5f327bdd8faa4e1ed75e201ce6"/></dir></target></contents>
|
19 |
<compatible/>
|
20 |
+
<dependencies><required><php><min>5.3.0</min><max>8.0.0</max></php></required></dependencies>
|
21 |
+
</package>
|