mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
Bump `rawstr4c` version to `v0.2.0.0`
This commit is contained in:
parent
9aeb3541ed
commit
3b7147b25a
|
|
@ -5,13 +5,13 @@
|
|||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
# Created On : <2025-07-14>
|
||||
# Last Modified : <2025-07-14>
|
||||
# Last Modified : <2025-07-16>
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
unit module Version;
|
||||
|
||||
constant VERSION = "0.1.0.2";
|
||||
constant RELEASE_DATE = "2025/07/14";
|
||||
constant VERSION = "0.2.0.0";
|
||||
constant RELEASE_DATE = "2025/07/16";
|
||||
|
||||
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
||||
constant Maintain_URL2 = "https://gitee.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
||||
|
|
|
|||
Loading…
Reference in New Issue