Skip to content

Commit f9ad8ea

Browse files
committed
Prerelease v0.2.2-alpha3
1 parent 6f913b2 commit f9ad8ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/chsrc-main.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
* | Rui Yang <[email protected]>
3232
* |
3333
* Created On : <2023-08-28>
34-
* Last Modified : <2025-07-16>
34+
* Last Modified : <2025-07-19>
3535
*
3636
* chsrc: Change Source —— 全平台通用命令行换源工具
3737
* ------------------------------------------------------------*/
3838

39-
#define Chsrc_Version "0.2.2-alpha2"
40-
#define Chsrc_Release_Date "2025/07/16"
39+
#define Chsrc_Version "0.2.2-alpha3"
40+
#define Chsrc_Release_Date "2025/07/19"
4141
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
4242
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
4343

0 commit comments

Comments
 (0)