Optimiseweb_MobileDetect - Version 0.1.2

Version Notes

First stable release

Download this release

Release Info

Developer Kathir Vel
Extension Optimiseweb_MobileDetect
Version 0.1.2
Comparing to
See all releases


Code changes from version 0.1.1 to 0.1.2

app/code/community/Optimiseweb/MobileDetect/etc/config.xml CHANGED
@@ -11,7 +11,7 @@
11
 
12
  <modules>
13
  <Optimiseweb_MobileDetect>
14
- <version>0.1.1</version>
15
  </Optimiseweb_MobileDetect>
16
  </modules>
17
 
11
 
12
  <modules>
13
  <Optimiseweb_MobileDetect>
14
+ <version>0.1.2</version>
15
  </Optimiseweb_MobileDetect>
16
  </modules>
17
 
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Optimiseweb_MobileDetect</name>
4
- <version>0.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
11
  <notes>First stable release</notes>
12
  <authors><author><name>Kathir Vel</name><user>OptimiseWeb</user><email>info@optimiseweb.co.uk</email></author></authors>
13
  <date>2013-03-19</date>
14
- <time>17:26:36</time>
15
- <contents><target name="magecommunity"><dir name="Optimiseweb"><dir name="MobileDetect"><dir name="Helper"><file name="Data.php" hash="a33bf9dfe50664b185955f69cf4c1bfc"/></dir><dir name="Library"><file name="Mobile_Detect.php" hash="95fe6f59af9695f7a7852e87ac77aa36"/></dir><dir name="etc"><file name="config.xml" hash="a925e330385b18b0aed8a140fa1a12cb"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Optimiseweb_MobileDetect.xml" hash="2f8f1824e5170c5f0af46bff8eaa831c"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Optimiseweb_MobileDetect</name>
4
+ <version>0.1.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
11
  <notes>First stable release</notes>
12
  <authors><author><name>Kathir Vel</name><user>OptimiseWeb</user><email>info@optimiseweb.co.uk</email></author></authors>
13
  <date>2013-03-19</date>
14
+ <time>21:55:00</time>
15
+ <contents><target name="magecommunity"><dir name="Optimiseweb"><dir name="MobileDetect"><dir name="Helper"><file name="Data.php" hash="a33bf9dfe50664b185955f69cf4c1bfc"/></dir><dir name="Library"><file name="Mobile_Detect.php" hash="95fe6f59af9695f7a7852e87ac77aa36"/></dir><dir name="etc"><file name="config.xml" hash="182aceef8f5b9e37e06c87ffbdcb5539"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Optimiseweb_MobileDetect.xml" hash="2f8f1824e5170c5f0af46bff8eaa831c"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>