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.1.2
1 parent 86a1fa3 commit cacc700Copy full SHA for cacc700
src/chsrc-main.c
@@ -28,13 +28,13 @@
28
* | sanchuanhehe <[email protected]>
29
* |
30
* Created On : <2023-08-28>
31
- * Last Modified : <2025-06-15>
+ * Last Modified : <2025-06-16>
32
*
33
* chsrc: Change Source —— 全平台通用命令行换源工具
34
* ------------------------------------------------------------*/
35
36
-#define Chsrc_Version "0.2.1.1-dev1"
37
-#define Chsrc_Release_Date "2025/05/27"
+#define Chsrc_Version "0.2.1.2"
+#define Chsrc_Release_Date "2025/06/16"
38
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
39
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
40
0 commit comments