Skip to content

Commit 4d8dadc

Browse files
committed
Update Admin.php
1 parent 61fa0ea commit 4d8dadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use RobiNN\Pca\Dashboards\DashboardInterface;
1212

1313
class Admin {
14-
public const VERSION = '2.1.1';
14+
public const VERSION = '2.1.2';
1515

1616
/**
1717
* @var array<string, DashboardInterface>

0 commit comments

Comments
 (0)