Prerelease v0.2.1.3

This commit is contained in:
Aoran Zeng 2025-07-11 21:08:54 +08:00
parent 48be5f5acb
commit 87ec78340a
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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"