Skip to content

Commit

Permalink
Bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenvermeulen committed May 3, 2014
1 parent 745b37e commit 492e494
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@
### v1.3.1-beta

* Fix for issue #8: Fatal error when using shell/indexer.php

### v1.3.2-beta

* Fix for issue #9: Class not found when using shell/indexer.php in Magento 1.7
2 changes: 1 addition & 1 deletion app/code/community/JeroenVermeulen/Solarium/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<config>
<modules>
<JeroenVermeulen_Solarium>
<version>1.3.1</version>
<version>1.3.2</version>
</JeroenVermeulen_Solarium>
</modules>
<global>
Expand Down
Binary file added var/connect/JeroenVermeulen_Solarium-1.3.2.tgz
Binary file not shown.
12 changes: 4 additions & 8 deletions var/connect/JeroenVermeulen_Solarium.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<_>
<form_key>5Kpe8qbw8owI504A</form_key>
<form_key>dzz9Ht0zPFoXgzhF</form_key>
<name>JeroenVermeulen_Solarium</name>
<channel>community</channel>
<version_ids>
Expand All @@ -22,12 +22,12 @@ Report bugs: https://github.com/jeroenvermeulen/magento-solarium/issues
</description>
<license>OSL-3.0</license>
<license_uri>http://opensource.org/licenses/osl-3.0.php</license_uri>
<version>1.3.1</version>
<version>1.3.2</version>
<stability>beta</stability>
<notes>Beta version.
Do not use on a production shop right away.

* Fix for issue #8: Fatal error when using shell/indexer.php</notes>
* Fix for issue #9: Class not found when using shell/indexer.php in Magento 1.7</notes>
<authors>
<name>
<name>Jeroen Vermeulen BVBA</name>
Expand Down Expand Up @@ -56,7 +56,7 @@ Do not use on a production shop right away.
<max/>
</max>
<files>
<files> </files>
<files> </files>
</files>
</package>
<extension>
Expand Down Expand Up @@ -108,8 +108,4 @@ Do not use on a production shop right away.
<ignore/>
</ignore>
</contents>
<page>1</page>
<limit>200</limit>
<folder/>
<package/>
</_>

0 comments on commit 492e494

Please sign in to comment.