Skip to content

Commit 00e34f1

Browse files
authored
update version and readme for patch (#618)
1 parent bad8ea5 commit 00e34f1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

boldgrid-backup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: Total Upkeep
1717
* Plugin URI: https://www.boldgrid.com/boldgrid-backup/
1818
* Description: Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.
19-
* Version: 1.16.8
19+
* Version: 1.16.9
2020
* Author: BoldGrid
2121
* Author URI: https://www.boldgrid.com/
2222
* License: GPL-2.0+

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: backup, cloud backup, database backup, restore, wordpress backup
44
Requires at least: 5.0
55
Tested up to: 6.7
66
Requires PHP: 5.4
7-
Stable tag: 1.16.8
7+
Stable tag: 1.16.9
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -132,6 +132,12 @@ Have a problem? First, take a look at our [Getting Started](https://www.boldgrid
132132

133133
== Changelog ==
134134

135+
= 1.16.9 =
136+
Release Date: Feb 25, 2025
137+
* Bug Fix: PHP Warning: Undefined array key “is_running” [#614](https://github.com/BoldGrid/boldgrid-backup/issues/614)
138+
* Bug Fix: Fix scheduled jobs not running, and add extra logging [#612](https://github.com/BoldGrid/boldgrid-backup/issues/612)
139+
* Security Update: Change from wp_remote_get to wp_safe_remote_get [#616](https://github.com/BoldGrid/boldgrid-backup/issues/616)
140+
135141
= 1.16.8 =
136142
Release Date: Jan 15, 2025
137143
* Bug Fix: Schedule settings shows no options when no cron is available. [#563](https://github.com/BoldGrid/boldgrid-backup/issues/563)

0 commit comments

Comments
 (0)