This commit is contained in:
2026-07-19 18:01:05 +08:00
commit fe4b286ce1
132 changed files with 25378 additions and 0 deletions
+9
View File
@@ -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';