From 7a2ac38d99162a3ac560e28fec4179cfa35e6d3f Mon Sep 17 00:00:00 2001 From: Pablo Pacheco Date: Thu, 13 Sep 2018 19:18:21 -0300 Subject: [PATCH] Update version --- includes/class-alg-wc-wish-list-core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-alg-wc-wish-list-core.php b/includes/class-alg-wc-wish-list-core.php index 499c724..5de3b21 100644 --- a/includes/class-alg-wc-wish-list-core.php +++ b/includes/class-alg-wc-wish-list-core.php @@ -19,7 +19,7 @@ final class Alg_WC_Wish_List_Core { * @var string * @since 1.0.0 */ - public $version = '1.0.0'; + public $version = '1.5.0'; /** * @var Alg_WC_Wish_List The single instance of the class