Version Notes
Completar el registro contactando a los telefonos +52 (55) 6363 1559 o enviando un correo a hola@99minutos.com.
Download this release
Release Info
Developer | 99 minutos |
Extension | 99minutos |
Version | 1.3.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.0 to 1.3.1
app/code/community/Godoparsa/Shipping/.DS_Store
CHANGED
Binary file
|
app/code/community/Godoparsa/Shipping/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Godoparsa_Shipping>
|
5 |
-
<version>1.3</version>
|
6 |
</Godoparsa_Shipping>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Godoparsa_Shipping>
|
5 |
+
<version>1.3.1</version>
|
6 |
</Godoparsa_Shipping>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/Godoparsa/Shipping/sql/godoparsa_shipping_setup/{install-1.2.1.php → install-1.3.0.php}
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>99minutos</name>
|
4 |
-
<version>1.3.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
|
7 |
<channel>community</channel>
|
@@ -23,9 +23,9 @@ Servicio de logistica para tiendas en linea donde compras y en tiempo record rec
|
|
23 |

|
24 |
</notes>
|
25 |
<authors><author><name>99 minutos</name><user>99minutos</user><email>saul@99minutos.com</email></author></authors>
|
26 |
-
<date>2015-06-
|
27 |
-
<time>
|
28 |
-
<contents><target name="magecommunity"><dir name="Godoparsa"><dir name="Shipping"><dir name="Helper"><file name="Data.php" hash="1c6839600686b48a7ce1d19b4d1350d7"/></dir><dir name="Model"><file name="Carrier.php" hash="5ab8f683844a7a2d55a2ad350d35ad99"/><file name="Observer.php" hash="b5036b4cd94a967cd6483dcdbbc7c397"/><file name=".DS_Store" hash="8e927e15d29c07b05d4dca1375302c38"/></dir><dir name="etc"><file name="config.xml" hash="
|
29 |
<compatible/>
|
30 |
-
<dependencies><required><php><min>5.3.1</min><max>5.6.
|
31 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>99minutos</name>
|
4 |
+
<version>1.3.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
|
7 |
<channel>community</channel>
|
23 |

|
24 |
</notes>
|
25 |
<authors><author><name>99 minutos</name><user>99minutos</user><email>saul@99minutos.com</email></author></authors>
|
26 |
+
<date>2015-06-11</date>
|
27 |
+
<time>18:09:31</time>
|
28 |
+
<contents><target name="magecommunity"><dir name="Godoparsa"><dir name="Shipping"><dir name="Helper"><file name="Data.php" hash="1c6839600686b48a7ce1d19b4d1350d7"/></dir><dir name="Model"><file name="Carrier.php" hash="5ab8f683844a7a2d55a2ad350d35ad99"/><file name="Observer.php" hash="b5036b4cd94a967cd6483dcdbbc7c397"/><file name=".DS_Store" hash="8e927e15d29c07b05d4dca1375302c38"/></dir><dir name="etc"><file name="config.xml" hash="ec01280303218f5a68db4822904bfc28"/><file name="system.xml" hash="9bceeef1dd7309e07ce93a5fec17ee7c"/></dir><dir name="sql"><dir name="godoparsa_shipping_setup"><file name="install-1.3.0.php" hash="e31d6c6ea7c30cb4e1510f557959afd7"/></dir><file name=".DS_Store" hash="9f66d116a6227b13913ff4e8a714fccb"/></dir><file name=".DS_Store" hash="e142ca50c2b0ebd56010cd50b545a106"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Godoparsa_Shipping.xml" hash="e3018fdc7c5f7f2db4a31313d275eb0e"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><file name="godoparsa_shipping.html" hash="be5fbe33f6fc64d02375bec27a10d77b"/></dir></dir></dir></target></contents>
|
29 |
<compatible/>
|
30 |
+
<dependencies><required><php><min>5.3.1</min><max>5.6.6</max></php></required></dependencies>
|
31 |
</package>
|