Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
karliuka committed Feb 16, 2017
1 parent baa22c0 commit c707869
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Product catalog
Related, Up-sell and Cross-sell products tabs
<img alt="Magento GridThumbs" src="https://karliuka.github.io/m1/gridthumbs/related.png" style="width:100%"/>

Download the plugin here: https://github.com/karliuka/m1.GridThumbs/archive/1.1.4.zip
Download the plugin here: https://github.com/karliuka/m1.GridThumbs/archive/1.1.5.zip
Installation
-------

Expand Down
2 changes: 1 addition & 1 deletion app/code/community/Faonni/GridThumbs/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<config>
<modules>
<Faonni_GridThumbs>
<version>1.1.4</version>
<version>1.1.5</version>
</Faonni_GridThumbs>
</modules>
<global>
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>Faonni_GridThumbs</name>
<version>1.1.4</version>
<version>1.1.5</version>
<stability>stable</stability>
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
<channel>community</channel>
Expand Down

0 comments on commit c707869

Please sign in to comment.