diff options
| author | ruki <[email protected]> | 2026-08-27 22:32:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-08-27 22:32:45 +0800 |
| commit | 3ba37a0d4f6c7584fc662780f27ab29d50f95899 (patch) | |
| tree | 24b21653c8dea42f1cd6a991d764e59328ca28ed /core/xmake.sh | |
| parent | f58120564dd431281d04da30b066d84821706cd8 (diff) | |
update versionv3.1.1
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 085a3f82b..935a7158b 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "3.1.0" "%Y%m%d" +set_version "3.1.1" "%Y%m%d" # set warning all set_warnings "all" |
