mirror of
https://github.com/RubyMetric/chsrc
synced 2026-01-12 07:19:01 +08:00
Bump rawstr4c version to v0.2.0.0
This commit is contained in:
@@ -5,13 +5,13 @@
|
|||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# Created On : <2025-07-14>
|
# Created On : <2025-07-14>
|
||||||
# Last Modified : <2025-07-14>
|
# Last Modified : <2025-07-16>
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
unit module Version;
|
unit module Version;
|
||||||
|
|
||||||
constant VERSION = "0.1.0.2";
|
constant VERSION = "0.2.0.0";
|
||||||
constant RELEASE_DATE = "2025/07/14";
|
constant RELEASE_DATE = "2025/07/16";
|
||||||
|
|
||||||
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
||||||
constant Maintain_URL2 = "https://gitee.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
constant Maintain_URL2 = "https://gitee.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
||||||
|
|||||||
Reference in New Issue
Block a user