Version Notes
test
Download this release
Release Info
Developer | qaq |
Extension | m2epro_ebay_magento |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
- package.xml +9 -9
package.xml
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>m2epro_ebay_magento</name>
|
4 |
-
<version>1.0.
|
5 |
-
<stability>
|
6 |
-
<license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
<notes>
|
12 |
-
<authors><author><name>
|
13 |
-
<date>
|
14 |
-
<time>
|
15 |
<contents></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>m2epro_ebay_magento</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license>ttt</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>test</summary>
|
10 |
+
<description>test</description>
|
11 |
+
<notes>test</notes>
|
12 |
+
<authors><author><name>qaq</name><user>qaq</user><email>qaq@qaq.com</email></author></authors>
|
13 |
+
<date>2014-05-08</date>
|
14 |
+
<time>2014-05-08</time>
|
15 |
<contents></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|