Version Notes
Initial Release
Download this release
Release Info
Developer | Magento Core Team |
Extension | Click2Customer_QSRecs |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
- package.xml +3 -3
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>
|
@@ -11,8 +11,8 @@
|
|
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-05-10</date>
|
14 |
-
<time>14:
|
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
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Click2Customer_QSRecs</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
|
7 |
<channel>community</channel>
|
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-05-10</date>
|
14 |
+
<time>14:06:48</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>1.0.0</max></package></required></dependencies>
|
18 |
</package>
|