Skip to content

Commit

Permalink
Merge pull request #69 from awesomemotive/pre/release-tasks
Browse files Browse the repository at this point in the history
Bump plugin and tested up to versions
  • Loading branch information
JustinyAhin authored Aug 2, 2022
2 parents 52ba70d + 56c015b commit cb8932f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ License: GNU General Public License v2 or later
Tags: cron, tool, transient
Requires PHP: 5.6.20
Requires at least: 5.3
Tested up to: 5.9
Stable Tag: 2.0.2
Tested up to: 6.0
Stable Tag: 2.0.3

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

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

== Changelog ==

= 2.0.3 - August 2, 2022 =
* Misc: The plugin is tested up to WordPress 6.0

= 2.0.2 - December 23, 2021 =

* Fixed: "Delete All" bulk action works again
Expand Down
2 changes: 1 addition & 1 deletion transients-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Text Domain: transients-manager
* Requires PHP: 5.6.20
* Requires at least: 5.3
* Version: 2.0.2
* Version: 2.0.3
*/

// Exit if accessed directly
Expand Down

0 comments on commit cb8932f

Please sign in to comment.