Skip to content

Commit

Permalink
Merge pull request #166 from melhorenvio/fix/version
Browse files Browse the repository at this point in the history
fix: set new version plugin
  • Loading branch information
Vinícius Schlee Tessmann authored Oct 25, 2022
2 parents 37a7aaa + b6d9b2f commit cbae552
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Models/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

class Version {

const VERSION = '2.11.30';
const VERSION = '2.11.31';
}
2 changes: 1 addition & 1 deletion melhor-envio-beta.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Melhor Envio
Plugin URI: https://melhorenvio.com.br
Description: Plugin para cotação e compra de fretes utilizando a API da Melhor Envio.
Version: 2.11.30
Version: 2.11.31
Author: Melhor Envio
Author URI: melhorenvio.com.br
License: GPL2
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Melhor Envio ===
Version: 2.11.30
Version: 2.11.31
Tags: frete, fretes, cotação, cotações, correios, envio, jadlog, latam latam cargo, azul, azul cargo express, melhor envio
Requires at least: 4.7
Tested up to: 6.0
Stable tag: 2.11.30
Stable tag: 2.11.31
Requires PHP: 7.2+
Requires Wordpress 4.0+
Requires WooCommerce 4.0+
Expand Down Expand Up @@ -64,7 +64,7 @@ Observação: Atenção com as medidas de unidades utilizadas, cuidado se você
Pronto! o plugin do Melhor Envio está funcionando.

== Changelog ==
= 2.11.30 =
= 2.11.31 =
* Correção do bug de listagem de pedidos em algumas lojas.
* Correção no load de Namespace do Plugin
* Ajuste no problema de quantidade de produtos na tela do produto em alguns temas.
Expand Down

0 comments on commit cbae552

Please sign in to comment.