From cb484e51a0a6456c2d6937c9a37bf21df42372cf Mon Sep 17 00:00:00 2001 From: Adriano Monecchi Date: Tue, 24 Jul 2018 09:03:51 -0300 Subject: [PATCH] Version matching --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d11a733..0f63cec 100755 --- a/index.php +++ b/index.php @@ -17,7 +17,7 @@ * Plugin definitions */ define( 'EBOR_FRAMEWORK_PATH', trailingslashit(plugin_dir_path(__FILE__)) ); -define( 'EBOR_FRAMEWORK_VERSION', '1.4.11'); +define( 'EBOR_FRAMEWORK_VERSION', '1.4.12'); /** * Styles & Scripts