diff options
| author | ruki <[email protected]> | 2025-10-14 22:38:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-10-14 22:38:25 +0800 |
| commit | 347e268f38f43476dd93408e63360db5c24bff63 (patch) | |
| tree | 7cf8295c97fd72ec83dd6f4a2f63b0d2d335d268 /core/xmake.sh | |
| parent | c651547b697ee25caa754460f14761d60849912e (diff) | |
update versionv3.0.4
Diffstat (limited to 'core/xmake.sh')
| -rwxr-xr-x | core/xmake.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.sh b/core/xmake.sh index 69592ad0d..9b2dd509a 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "3.0.3" "%Y%m%d" +set_version "3.0.4" "%Y%m%d" # set warning all set_warnings "all" |
