Fix menu.c

Cause: We omit `sjtu-sy`
This commit is contained in:
Aoran Zeng
2025-05-27 19:24:33 +08:00
parent e8c0085c47
commit ef5933a412
2 changed files with 22 additions and 11 deletions

View File

@@ -32,7 +32,7 @@
* chsrc: Change Source —— 全平台通用命令行换源工具
* ------------------------------------------------------------*/
#define Chsrc_Version "0.2.1.1"
#define Chsrc_Version "0.2.1.1-dev1"
#define Chsrc_Release_Date "2025/05/27"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"