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 61fa0ea commit 4d8dadcCopy full SHA for 4d8dadc
src/Admin.php
@@ -11,7 +11,7 @@
11
use RobiNN\Pca\Dashboards\DashboardInterface;
12
13
class Admin {
14
- public const VERSION = '2.1.1';
+ public const VERSION = '2.1.2';
15
16
/**
17
* @var array<string, DashboardInterface>
0 commit comments