summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2025-09-21 08:25:20 +0800
committerruki <[email protected]>2025-09-21 08:25:20 +0800
commitde7aca41098886112f693dbbb590c2facf7fa533 (patch)
tree8405ba894a20116b7d8d027fabec378162fe284d /core/xmake.sh
parent27a68c72136fec6343417534bf9c1f3be98c52aa (diff)
update versionv3.0.3
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 7bd8dae3a..69592ad0d 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "3.0.2" "%Y%m%d"
+set_version "3.0.3" "%Y%m%d"
# set warning all
set_warnings "all"