Version Notes
notes
Download this release
Release Info
Developer | Magento Core Team |
Extension | AutoTwitt |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
app/code/community/Magestore/Autotwitt/etc/config.xml
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
</default>
|
20 |
<modules>
|
21 |
<Magestore_Autotwitt>
|
22 |
-
<version>1.0.
|
23 |
</Magestore_Autotwitt>
|
24 |
</modules>
|
25 |
<frontend>
|
19 |
</default>
|
20 |
<modules>
|
21 |
<Magestore_Autotwitt>
|
22 |
+
<version>1.0.1</version>
|
23 |
</Magestore_Autotwitt>
|
24 |
</modules>
|
25 |
<frontend>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AutoTwitt</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
13 |
<date>2009-12-14</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Magestore"><dir name="Autotwitt"><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>AutoTwitt</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Stable version for autotwitt</summary>
|
10 |
+
<description>Stable version for autotwitt</description>
|
11 |
+
<notes>notes</notes>
|
12 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
13 |
<date>2009-12-14</date>
|
14 |
+
<time>10:19:32</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Magestore"><dir name="Autotwitt"><dir name="etc"><file name="config.xml" hash="5b3c696fe56eb9c91043d7bac5a644b5"/><file name="system.xml" hash="74d9f4b633188bdccd2ce183a2b22be7"/></dir><dir name="Helper"><file name="Data.php" hash="1177149d6a763585c7d3e910797f4ba1"/></dir><dir name="Model"><file name="Autotwitt.php" hash="ba72f257123d26748f90bc4f2613608c"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Autotwitt.xml" hash="f2d821ae029ef8bd53a99ced7cff94df"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|