Skip to content

Commit e809037

Browse files
committed
Updating version numbers
1 parent efc4748 commit e809037

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ WordPress backup and restoration with update protection.
2828

2929
## Changelog ##
3030

31-
### 1.6.4 In progress ###
31+
### 1.6.4 ###
3232

33-
* Update: Adjusted php-cli detection.
34-
* Update: Satisfying CodeSniffer.
33+
Release Date: July 17th, 2018
34+
35+
* Bug fix: Fixed and improved php-cli detection.
36+
* Bug fix: Fixed "Undefined index 'plugins'" bug.
37+
* Update: Cleaned up codebase to pass PHP CodeSniffer.
3538

3639
### 1.6.3 ###
3740

boldgrid-backup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: BoldGrid Backup
1717
* Plugin URI: https://www.boldgrid.com/boldgrid-backup/
1818
* Description: BoldGrid Backup provides WordPress backup and restoration with update protection.
19-
* Version: 1.6.3
19+
* Version: 1.6.4
2020
* Author: BoldGrid
2121
* Author URI: https://www.boldgrid.com/
2222
* License: GPL-2.0+

readme.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ WordPress backup and restoration with update protection.
2828

2929
== Changelog ==
3030

31-
= 1.6.4 In progress =
31+
= 1.6.4 =
3232

33-
* Update: Adjusted php-cli detection.
34-
* Update: Satisfying CodeSniffer.
33+
Release Date: July 17th, 2018
34+
35+
* Bug fix: Fixed and improved php-cli detection.
36+
* Bug fix: Fixed "Undefined index 'plugins'" bug.
37+
* Update: Cleaned up codebase to pass PHP CodeSniffer.
3538

3639
= 1.6.3 =
3740

0 commit comments

Comments
 (0)