We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b010100 commit d77364eCopy full SHA for d77364e
1 file changed
src/Admin.php
@@ -18,7 +18,7 @@ class Admin {
18
/**
19
* @const string phpCacheAdmin version.
20
*/
21
- public const VERSION = '1.2.0';
+ public const VERSION = '1.3.0';
22
23
24
* @var array<string, DashboardInterface>
0 commit comments