mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
Prerelease `v0.1.9.1`
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
This commit is contained in:
parent
b82956b4dc
commit
76093338f4
|
|
@ -18,13 +18,13 @@
|
|||
* | ChatGPT <https://chatgpt.com>
|
||||
* |
|
||||
* Created On : <2023-08-28>
|
||||
* Last Modified : <2024-10-26>
|
||||
* Last Modified : <2024-10-28>
|
||||
*
|
||||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#define Chsrc_Version "0.1.9-dev1"
|
||||
#define Chsrc_Release_Date "2024/10/09"
|
||||
#define Chsrc_Version "0.1.9.1"
|
||||
#define Chsrc_Release_Date "2024/10/28"
|
||||
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
|
||||
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
|
||||
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue