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 414fa21 commit 9d336b2Copy full SHA for 9d336b2
1 file changed
src/Admin.php
@@ -18,7 +18,7 @@ class Admin {
18
/**
19
* @const string phpCacheAdmin version.
20
*/
21
- public const VERSION = '1.1.1';
+ public const VERSION = '1.1.0';
22
23
24
* @var array<string, DashboardInterface>
0 commit comments