From 533ceb945f5f9df72c71f44008746e8f88da119e Mon Sep 17 00:00:00 2001 From: Aurovrata V Date: Thu, 10 Nov 2016 18:53:50 +0530 Subject: [PATCH] v1.2.6 bump up --- includes/class-cf7-polylang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-cf7-polylang.php b/includes/class-cf7-polylang.php index 611cded..d9f5d9d 100755 --- a/includes/class-cf7-polylang.php +++ b/includes/class-cf7-polylang.php @@ -69,7 +69,7 @@ class Cf7_Polylang { public function __construct() { $this->plugin_name = 'cf7-polylang'; - $this->version = '1.2.5'; + $this->version = '1.2.6'; $this->load_dependencies(); $this->set_locale();