summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2026-03-24 22:05:51 +0800
committerruki <[email protected]>2026-03-24 22:05:51 +0800
commit4f45b5a6b298da8675b96029998ed19bec0db3f5 (patch)
tree475e5a1008ecdce8b1a36180d4725c20a7651b56 /core/xmake.sh
parent7bf56c079214f65d5de92e4bd2cc58d969694477 (diff)
update versionv3.0.8
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 34e6de0bb..7e63e5d49 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "3.0.7" "%Y%m%d"
+set_version "3.0.8" "%Y%m%d"
# set warning all
set_warnings "all"