Version Notes
1.0.4
Download this release
Release Info
Developer | Magento Core Team |
Extension | GoDataFeed |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.3 to 1.0.4
app/code/local/GoDataFeed/Services/Model/Version/Api.php
CHANGED
@@ -4,6 +4,6 @@ class GoDataFeed_Services_Model_Version_Api
|
|
4 |
{
|
5 |
public function version()
|
6 |
{
|
7 |
-
return "1.0.
|
8 |
}
|
9 |
}
|
4 |
{
|
5 |
public function version()
|
6 |
{
|
7 |
+
return "1.0.4";
|
8 |
}
|
9 |
}
|
app/code/local/GoDataFeed/Services/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<GoDataFeed_Services>
|
5 |
-
<version>1.0.
|
6 |
</GoDataFeed_Services>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<GoDataFeed_Services>
|
5 |
+
<version>1.0.4</version>
|
6 |
</GoDataFeed_Services>
|
7 |
</modules>
|
8 |
<global>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>GoDataFeed</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.godatafeed.com/aboutus.aspx">©GoDataFeed All rights reserved</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>A simple and affordable way to optimize your product listings, automate your datafeed submissions and drive more qualified, targeted traffic to your Website.</summary>
|
10 |
<description>This extension optimizes product retrieval while providing enhanced attributes information. Install this extension to fully benefit GoDataFeed services.</description>
|
11 |
-
<notes>1.0.
|
12 |
-
<authors><author><name>GoDataFeedSupport</name><user>
|
13 |
-
<date>2012-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="GoDataFeed"><dir name="Services"><dir name="Helper"><file name="Data.php" hash="fbbbbac77dc06cc167e5ab2d3bd69263"/></dir><dir name="Model"><dir name="Catalog"><dir name="Product"><file name="Api.php" hash="3869efbac04f4fe4cb775fa2c5c9cabc"/></dir></dir><dir name="Version"><file name="Api.php" hash="
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>GoDataFeed</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.godatafeed.com/aboutus.aspx">©GoDataFeed All rights reserved</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>A simple and affordable way to optimize your product listings, automate your datafeed submissions and drive more qualified, targeted traffic to your Website.</summary>
|
10 |
<description>This extension optimizes product retrieval while providing enhanced attributes information. Install this extension to fully benefit GoDataFeed services.</description>
|
11 |
+
<notes>1.0.4</notes>
|
12 |
+
<authors><author><name>GoDataFeedSupport</name><user>auto-converted</user><email>support@godatafeed.com</email></author></authors>
|
13 |
+
<date>2012-04-08</date>
|
14 |
+
<time>11:10:11</time>
|
15 |
+
<contents><target name="magelocal"><dir name="GoDataFeed"><dir name="Services"><dir name="Helper"><file name="Data.php" hash="fbbbbac77dc06cc167e5ab2d3bd69263"/></dir><dir name="Model"><dir name="Catalog"><dir name="Product"><file name="Api.php" hash="3869efbac04f4fe4cb775fa2c5c9cabc"/></dir></dir><dir name="Version"><file name="Api.php" hash="a0be8c389f7e625fdb3cb75fcf71571f"/></dir></dir><dir name="etc"><file name="api.xml" hash="22008e5eb33267d94da0707d9e63b3fe"/><file name="config.xml" hash="9d3bf3e62af80497713c24cfd267c9a8"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GoDataFeed_Services.xml" hash="e2f0d059f7dcd4ed86519c397bb9c310"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|