Skip to content

Commit 69dd863

Browse files
committed
Bump versions to 2.0.1.
1 parent b61c239 commit 69dd863

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Tags: cron, tool, transient
99
Requires PHP: 5.6.20
1010
Requires at least: 5.3
1111
Tested up to: 5.9
12-
Stable Tag: 2.0.0
12+
Stable Tag: 2.0.1
1313

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

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

9191
== Changelog ==
9292

93+
= 2.0.1 - December 21, 2021 =
94+
95+
* Fix: PHP fatal error when guessing JSON value type
96+
9397
= 2.0.0 - December 16, 2021 =
9498

9599
* Added: Small-screen support

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.0
14+
* Version: 2.0.1
1515
*/
1616

1717
// Exit if accessed directly

0 commit comments

Comments
 (0)