Skip to content

Commit cb8932f

Browse files
authored
Merge pull request #69 from awesomemotive/pre/release-tasks
Bump plugin and tested up to versions
2 parents 52ba70d + 56c015b commit cb8932f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ License: GNU General Public License v2 or later
88
Tags: cron, tool, transient
99
Requires PHP: 5.6.20
1010
Requires at least: 5.3
11-
Tested up to: 5.9
12-
Stable Tag: 2.0.2
11+
Tested up to: 6.0
12+
Stable Tag: 2.0.3
1313

1414
Provides a familiar interface to view, search, edit, and delete Transients.
1515

@@ -90,6 +90,9 @@ No. It only works when transients are stored in the database.
9090

9191
== Changelog ==
9292

93+
= 2.0.3 - August 2, 2022 =
94+
* Misc: The plugin is tested up to WordPress 6.0
95+
9396
= 2.0.2 - December 23, 2021 =
9497

9598
* Fixed: "Delete All" bulk action works again

transients-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Text Domain: transients-manager
1212
* Requires PHP: 5.6.20
1313
* Requires at least: 5.3
14-
* Version: 2.0.2
14+
* Version: 2.0.3
1515
*/
1616

1717
// Exit if accessed directly

0 commit comments

Comments
 (0)