bump: v1262

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-10-10 09:18:38 +08:00
parent bd949288ed
commit 860c11d4a8
5 changed files with 29 additions and 26 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1256;
static const int build = 1262;
static const int script = 69;
}

View File

@@ -127,6 +127,9 @@ abstract final class GithubIds {
'xiaomeng9597',
'mingzhao2019',
'HHXXYY123',
'Lancerys',
'yaziku',
'yeluosln',
};
}