浏览代码

update xmake version

ruki 7 年之前
父节点
当前提交
36b5aec45b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xmake.lua

+ 1 - 1
xmake.lua

@@ -1,6 +1,6 @@
 
 -- set xmake minimal version
-set_xmakever("2.2.1")
+set_xmakever("2.2.2")
 
 -- set repository description
 set_description("The official package repository of xmake")