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 343493e commit a931ab2Copy full SHA for a931ab2
src/Admin.php
@@ -11,7 +11,7 @@
11
use RobiNN\Pca\Dashboards\DashboardInterface;
12
13
class Admin {
14
- public const VERSION = '2.3.5';
+ public const VERSION = '2.3.6';
15
16
private readonly Template $template;
17
0 commit comments