Version Notes
1.9.3.8
Download this release
Release Info
Developer | Magento Core Team |
Extension | Lib_Google_Checkout |
Version | 1.9.3.8 |
Comparing to | |
See all releases |
Code changes from version 1.9.3.7 to 1.9.3.8
- package.xml +4 -4
package.xml
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lib_Google_Checkout</name>
|
4 |
-
<version>1.9.3.
|
5 |
<stability>stable</stability>
|
6 |
<license>Apache License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Google Checkout Library</summary>
|
10 |
<description>Google Checkout Library</description>
|
11 |
-
<notes>1.9.3.
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
-
<date>
|
14 |
-
<time>
|
15 |
<contents></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lib_Google_Checkout</name>
|
4 |
+
<version>1.9.3.8</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Apache License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Google Checkout Library</summary>
|
10 |
<description>Google Checkout Library</description>
|
11 |
+
<notes>1.9.3.8</notes>
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
+
<date>2018-02-01</date>
|
14 |
+
<time>20:33:58</time>
|
15 |
<contents></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|