File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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+
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments