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 143b973 commit a13578eCopy full SHA for a13578e
1 file changed
src/Admin.php
@@ -11,7 +11,7 @@
11
use RobiNN\Pca\Dashboards\DashboardInterface;
12
13
class Admin {
14
- public const VERSION = '2.2.2';
+ public const VERSION = '2.2.3';
15
16
/**
17
* @var array<string, DashboardInterface>
0 commit comments