Version Notes
Initial Release
Download this release
Release Info
Developer | Magento Core Team |
Extension | Click2Customer_QSRecs |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.3 to 1.0.4
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Click2Customer_QSRecs</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>Click2Customer Quick Start Recommendations Package.</description>
|
11 |
<notes>Initial Release</notes>
|
12 |
<authors><author><name>Click2Customer</name><user>auto-converted</user><email>info@click-2-customer.com</email></author></authors>
|
13 |
-
<date>2011-
|
14 |
-
<time>
|
15 |
<contents><target name="magecommunity"><dir name="Click2Customer"><file name="QSRecs" hash=""/></dir></target><target name="magelocal"><dir name="."><file name="Click2Customer_QSRecs.xml" hash=""/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
-
<dependencies><required><package><name>Click2Customer_Analytics</name><channel>community</channel><min>1.0.0</min><max>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Click2Customer_QSRecs</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Click2Customer Quick Start Recommendations Package.</description>
|
11 |
<notes>Initial Release</notes>
|
12 |
<authors><author><name>Click2Customer</name><user>auto-converted</user><email>info@click-2-customer.com</email></author></authors>
|
13 |
+
<date>2011-08-04</date>
|
14 |
+
<time>19:33:41</time>
|
15 |
<contents><target name="magecommunity"><dir name="Click2Customer"><file name="QSRecs" hash=""/></dir></target><target name="magelocal"><dir name="."><file name="Click2Customer_QSRecs.xml" hash=""/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><package><name>Click2Customer_Analytics</name><channel>community</channel><min>1.0.0</min><max>2.0.0</max></package></required></dependencies>
|
18 |
</package>
|