summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2025-11-25 22:28:55 +0800
committerruki <[email protected]>2025-11-25 22:28:55 +0800
commitf20295f255d967af9d91de6f1ed5eeadf17d30a7 (patch)
treec051615fc61908b1cd006ef6841b7895360cf682 /core/xmake.sh
parent41c58ffac305d96a6a61fe6d78107ca56c691a8f (diff)
update versionv3.0.5
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 0660a2ccb..5a8fcb072 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "3.0.4" "%Y%m%d"
+set_version "3.0.5" "%Y%m%d"
# set warning all
set_warnings "all"