mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-06 10:16:07 +08:00
Advance to release v0.2.1
We don't know if we can still rely on GitHub in the future
This commit is contained in:
parent
44dcebf5ad
commit
09fba2b888
@ -26,13 +26,13 @@
|
||||
* | ccy <icuichengyi@gmail.com>
|
||||
* |
|
||||
* Created On : <2023-08-28>
|
||||
* Last Modified : <2025-03-25>
|
||||
* Last Modified : <2025-04-13>
|
||||
*
|
||||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#define Chsrc_Version "0.2.0.1"
|
||||
#define Chsrc_Release_Date "2025/03/17"
|
||||
#define Chsrc_Version "0.2.1"
|
||||
#define Chsrc_Release_Date "2025/04/13"
|
||||
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
|
||||
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
|
||||
|
||||
@ -852,4 +852,4 @@ not_matched:
|
||||
chsrc_error (msg);
|
||||
return Exit_Unknown;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user