We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.2.0
1 parent 646f5f4 commit f1d7aa3Copy full SHA for f1d7aa3
src/chsrc-main.c
@@ -23,13 +23,13 @@
23
* | juzeon <skyjuzheng@gmail.com>
24
* |
25
* Created On : <2023-08-28>
26
- * Last Modified : <2025-03-09>
+ * Last Modified : <2025-03-14>
27
*
28
* chsrc: Change Source —— 全平台通用命令行换源工具
29
* ------------------------------------------------------------*/
30
31
-#define Chsrc_Version "0.2.0-beta1"
32
-#define Chsrc_Release_Date "2025/03/09"
+#define Chsrc_Version "0.2.0"
+#define Chsrc_Release_Date "2025/03/14"
33
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
34
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
35
0 commit comments