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> ! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
! | ! |
! Created On : <2023-12-28> ! Created On : <2023-12-28>
! Last Modified : <2025-06-20> ! Last Modified : <2025-07-11>
! ---------------------------------------------------------- --> ! ---------------------------------------------------------- -->
<div align="center"> <div align="center">
@ -60,7 +60,7 @@
2. [搜集默认源地址,帮助使用 `reset` 功能](https://github.com/RubyMetric/chsrc/issues/111) 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> <br>

View File

@ -29,13 +29,13 @@
* | Mikachu2333 <mikachu.23333@zohomail.com> * | Mikachu2333 <mikachu.23333@zohomail.com>
* | * |
* Created On : <2023-08-28> * Created On : <2023-08-28>
* Last Modified : <2025-06-18> * Last Modified : <2025-07-11>
* *
* chsrc: Change Source * chsrc: Change Source
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
#define Chsrc_Version "0.2.1.2-dev2" #define Chsrc_Version "0.2.1.3"
#define Chsrc_Release_Date "2025/06/18" #define Chsrc_Release_Date "2025/07/11"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc" #define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc" #define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"