From 67d3aa4a1d97457a27dbfbd4025ee8ad0c5b92ee Mon Sep 17 00:00:00 2001 From: shailesh-daund Date: Wed, 23 Oct 2019 15:16:45 +0530 Subject: [PATCH] Plugin version updated This will resolve the header issue while activating the plugin. https://github.com/xyu/secure-db-connection/issues/6 --- secure-db-connection.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secure-db-connection.php b/secure-db-connection.php index 3fc6812..be3a5f2 100644 --- a/secure-db-connection.php +++ b/secure-db-connection.php @@ -6,7 +6,7 @@ * Author: Xiao Yu * Author URI: http://xyu.io/ * Text Domain: secure-db-connection - * Version: 1.1.5 + * Version: 1.1.6 */ if ( ! defined( 'ABSPATH' ) ) {