From d41d2653fb03c6a961f79d8f94845ca62ae4a67c Mon Sep 17 00:00:00 2001 From: JoaoPedro0000 Date: Thu, 9 May 2024 16:02:50 -0300 Subject: [PATCH] fix: fix slow checkout --- Models/Version.php | 2 +- melhor-envio-beta.php | 2 +- readme.md | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Models/Version.php b/Models/Version.php index 484b304f..f9f0f1ba 100755 --- a/Models/Version.php +++ b/Models/Version.php @@ -4,5 +4,5 @@ class Version { - const VERSION = '2.15.2'; + const VERSION = '2.15.3'; } diff --git a/melhor-envio-beta.php b/melhor-envio-beta.php index 8f587984..613e6709 100755 --- a/melhor-envio-beta.php +++ b/melhor-envio-beta.php @@ -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.15.2 +Version: 2.15.3 Author: Melhor Envio Author URI: melhorenvio.com.br License: GPL2 diff --git a/readme.md b/readme.md index 6b259432..7af2a135 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ === Melhor Envio === -Version: 2.15.2 +Version: 2.15.3 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.5 -Stable tag: 2.15.2 +Stable tag: 2.15.3 Requires PHP: 7.2+ Requires Wordpress 4.0+ Requires WooCommerce 4.0+ @@ -68,6 +68,9 @@ Observação: Atenção com as medidas de unidades utilizadas, cuidado se você Pronto! o plugin do Melhor Envio está funcionando. == Changelog == += 2.15.3 = +* Corrige lentidão no checkout. + = 2.15.2 = * Atualiza a versão testada do Wordpress e WooCommerce.