Skip to content

Commit 527ba56

Browse files
committed
Version bump to 1.1.5
1 parent 38c0701 commit 527ba56

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

lib/admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Xiao Yu
77
* Author URI: http://xyu.io/
88
* Text Domain: secure-db-connection
9-
* Version: 1.1.4
9+
* Version: 1.1.5
1010
*/
1111

1212
if ( ! defined( 'ABSPATH' ) ) {

lib/db.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Sets SSL keys and certs for encrypted database connections
66
* Author: Xiao Yu
77
* Author URI: http://xyu.io/
8-
* Version: 1.1.4
8+
* Version: 1.1.5
99
*/
1010

1111
if ( ! defined( 'ABSPATH' ) ) {

lib/dropin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Xiao Yu
77
* Author URI: http://xyu.io/
88
* Text Domain: secure-db-connection
9-
* Version: 1.1.4
9+
* Version: 1.1.5
1010
*/
1111

1212
if ( ! defined( 'ABSPATH' ) ) {

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: HypertextRanch
33
Tags: db, mysql, secure, encrypted, ssl
44
Requires at least: 3.9
5-
Tested up to: 4.8.2
6-
Stable tag: 1.1.4
5+
Tested up to: 4.9.6
6+
Stable tag: 1.1.5
77
License: GPLv3
88
License URI: http://www.gnu.org/licenses/gpl-3.0.html
99

secure-db-connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Xiao Yu
77
* Author URI: http://xyu.io/
88
* Text Domain: secure-db-connection
9-
* Version: 1.1.4
9+
* Version: 1.1.5
1010
*/
1111

1212
if ( ! defined( 'ABSPATH' ) ) {

0 commit comments

Comments
 (0)