This commit is contained in:
2026-07-19 18:27:27 +08:00
parent fe4b286ce1
commit 0febcf69f4
170 changed files with 19490 additions and 11878 deletions
+2 -8
View File
@@ -1,9 +1,3 @@
<?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';
$version = '20260705';
?>