summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2026-08-27 22:32:45 +0800
committerruki <[email protected]>2026-08-27 22:32:45 +0800
commit3ba37a0d4f6c7584fc662780f27ab29d50f95899 (patch)
tree24b21653c8dea42f1cd6a991d764e59328ca28ed /core/xmake.sh
parentf58120564dd431281d04da30b066d84821706cd8 (diff)
update versionv3.1.1
Diffstat (limited to 'core/xmake.sh')
-rwxr-xr-xcore/xmake.sh2
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"