summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2026-08-08 10:04:16 +0800
committerruki <[email protected]>2026-08-08 10:04:16 +0800
commit96ad28edb71dc4e9c8193924a491629c656e8e8c (patch)
tree0b016fe7845879f0d9ef25062b55cb7c1800dab0 /core/xmake.sh
parent2b04a72219ce49214c542bf79bbfd7ffee458aa3 (diff)
update version and changelogv3.1.0
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 31c5f8aea..085a3f82b 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "3.0.9" "%Y%m%d"
+set_version "3.1.0" "%Y%m%d"
# set warning all
set_warnings "all"