Skip to content

Commit

Permalink
Update Admin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNN1 committed Oct 28, 2023
1 parent ab7c7e6 commit deaab25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use RobiNN\Pca\Dashboards\DashboardInterface;

class Admin {
public const VERSION = '1.6.1';
public const VERSION = '1.6.2';

/**
* @var array<string, DashboardInterface>
Expand Down

0 comments on commit deaab25

Please sign in to comment.