Bump version to v0.2.2

This commit is contained in:
Aoran Zeng
2025-07-26 20:57:02 +08:00
parent 61944e01de
commit e95e9f7a9e

View File

@@ -31,13 +31,13 @@
* | Rui Yang <techoc@foxmail.com> * | Rui Yang <techoc@foxmail.com>
* | * |
* Created On : <2023-08-28> * Created On : <2023-08-28>
* Last Modified : <2025-07-22> * Last Modified : <2025-07-26>
* *
* chsrc: Change Source —— 全平台通用命令行换源工具 * chsrc: Change Source —— 全平台通用命令行换源工具
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
#define Chsrc_Version "0.2.2-beta2" #define Chsrc_Version "0.2.2"
#define Chsrc_Release_Date "2025/07/22" #define Chsrc_Release_Date "2025/07/26"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc" #define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc" #define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"