summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2025-10-14 22:38:25 +0800
committerruki <[email protected]>2025-10-14 22:38:25 +0800
commit347e268f38f43476dd93408e63360db5c24bff63 (patch)
tree7cf8295c97fd72ec83dd6f4a2f63b0d2d335d268 /core/xmake.sh
parentc651547b697ee25caa754460f14761d60849912e (diff)
update versionv3.0.4
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 69592ad0d..9b2dd509a 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "3.0.3" "%Y%m%d"
+set_version "3.0.4" "%Y%m%d"
# set warning all
set_warnings "all"