Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1d7aa3

Browse files
committedMar 14, 2025··
Bump up version to v0.2.0
1 parent 646f5f4 commit f1d7aa3

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
@@ -23,13 +23,13 @@
2323
* | juzeon <skyjuzheng@gmail.com>
2424
* |
2525
* Created On : <2023-08-28>
26-
* Last Modified : <2025-03-09>
26+
* Last Modified : <2025-03-14>
2727
*
2828
* chsrc: Change Source —— 全平台通用命令行换源工具
2929
* ------------------------------------------------------------*/
3030

31-
#define Chsrc_Version "0.2.0-beta1"
32-
#define Chsrc_Release_Date "2025/03/09"
31+
#define Chsrc_Version "0.2.0"
32+
#define Chsrc_Release_Date "2025/03/14"
3333
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
3434
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
3535

0 commit comments

Comments
 (0)
Please sign in to comment.