Skip to content

Commit

Permalink
updated to version 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiosanches committed Feb 25, 2014
1 parent 16d1f86 commit 4ab02cb
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
**Donate link:** http://claudiosmweb.com/doacoes/
**Tags:** woocommerce, checkout, moip
**Requires at least:** 3.8
**Tested up to:** 3.8
**Stable tag:** 2.2.4
**Tested up to:** 3.8.1
**Stable tag:** 2.2.5
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -171,6 +171,10 @@ Entre em contato [clicando aqui](http://claudiosmweb.com/plugins/moip-para-wooco

## Changelog ##

### 2.2.5 - 25/02/2014 ###

* Correção das mensagens de erro retornadas pelo Moip durante o checkout transparente.

### 2.2.4 - 21/12/2013 ###

* Correção nas mensagens de log.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "woocommerce-moip",
"description": "Gateway de pagamento MoIP para WooCommerce",
"version": "2.2.4",
"version": "2.2.5",
"main": "Gruntfile.js",
"dependencies": {
"grunt": "~0.4.1",
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: claudiosanches
Donate link: http://claudiosmweb.com/doacoes/
Tags: woocommerce, checkout, moip
Requires at least: 3.8
Tested up to: 3.8
Stable tag: 2.2.4
Tested up to: 3.8.1
Stable tag: 2.2.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -165,6 +165,10 @@ Entre em contato [clicando aqui](http://claudiosmweb.com/plugins/moip-para-wooco

== Changelog ==

= 2.2.5 - 25/02/2014 =

* Correção das mensagens de erro retornadas pelo Moip durante o checkout transparente.

= 2.2.4 - 21/12/2013 =

* Correção nas mensagens de log.
Expand Down
2 changes: 1 addition & 1 deletion wc-moip.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Gateway de pagamento Moip para WooCommerce.
* Author: claudiosanches
* Author URI: http://claudiosmweb.com/
* Version: 2.2.4
* Version: 2.2.5
* License: GPLv2 or later
* Text Domain: woocommerce-moip
* Domain Path: /languages/
Expand Down

0 comments on commit 4ab02cb

Please sign in to comment.