main
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Pi-Star Dashboard version string.
|
||||
*
|
||||
* Bumped on each release. Format: YYYYMMDD (calver).
|
||||
* Surfaced in the dashboard banner and in the `meta generator` tag.
|
||||
*/
|
||||
|
||||
$version = '20260623';
|
||||
Reference in New Issue
Block a user