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