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