diff options
| author | ruki <[email protected]> | 2026-01-04 09:24:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-01-04 09:25:03 +0800 |
| commit | 8be7de51b0e7a49f068202deb6d7423a8a923d31 (patch) | |
| tree | 6e873a7506cf5923c0d5d33c98132e8de4e04758 /core/xmake.sh | |
| parent | 34a2d99adfd90c5dac77f0201528961712e92912 (diff) | |
update versionv3.0.6
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 41c09483f..28ef1d94a 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "3.0.5" "%Y%m%d" +set_version "3.0.6" "%Y%m%d" # set warning all set_warnings "all" |
