mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-16 12:17:27 +08:00
Prerelease v0.2.1.3
This commit is contained in:
parent
48be5f5acb
commit
87ec78340a
@ -7,7 +7,7 @@
|
||||
! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
||||
! |
|
||||
! Created On : <2023-12-28>
|
||||
! Last Modified : <2025-06-20>
|
||||
! Last Modified : <2025-07-11>
|
||||
! ---------------------------------------------------------- -->
|
||||
|
||||
<div align="center">
|
||||
@ -43,7 +43,7 @@
|
||||
---
|
||||
|
||||
> [!NOTE]
|
||||
> 这是你可以参与的第一个现实世界中有用的C语言项目,[用 VS Code 一分钟内上手编译、运行、测试 chsrc ](./doc/01-Develop.md)
|
||||
> 这是你可以参与的第一个现实世界中有用的C语言项目,[用 VS Code 一分钟内上手编译、运行、测试 chsrc](./doc/01-Develop.md)
|
||||
>
|
||||
> 欢迎对 GitHub、Gitee 协作不熟悉的人以此为契机学习参与贡献, 欢迎任何编程初学者。[从开发到提交PR,我们覆盖全流程文档](./doc/)
|
||||
,作者可提供一定的 [贡献指导](https://github.com/RubyMetric/chsrc/discussions/50)
|
||||
@ -60,7 +60,7 @@
|
||||
|
||||
2. [搜集默认源地址,帮助使用 `reset` 功能](https://github.com/RubyMetric/chsrc/issues/111)
|
||||
|
||||
3. [搜集测速地址,帮助使用 `measure` 功能](https://github.com/RubyMetric/chsrc/issues/205)
|
||||
3. [搜集测速地址,进行精准测速](https://github.com/RubyMetric/chsrc/issues/205)
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -29,13 +29,13 @@
|
||||
* | Mikachu2333 <mikachu.23333@zohomail.com>
|
||||
* |
|
||||
* Created On : <2023-08-28>
|
||||
* Last Modified : <2025-06-18>
|
||||
* Last Modified : <2025-07-11>
|
||||
*
|
||||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#define Chsrc_Version "0.2.1.2-dev2"
|
||||
#define Chsrc_Release_Date "2025/06/18"
|
||||
#define Chsrc_Version "0.2.1.3"
|
||||
#define Chsrc_Release_Date "2025/07/11"
|
||||
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
|
||||
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user