Skip to content

Commit 9d336b2

Browse files
committed
Fix version
1 parent 414fa21 commit 9d336b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Admin {
1818
/**
1919
* @const string phpCacheAdmin version.
2020
*/
21-
public const VERSION = '1.1.1';
21+
public const VERSION = '1.1.0';
2222

2323
/**
2424
* @var array<string, DashboardInterface>

0 commit comments

Comments
 (0)