We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f12ea9 commit 8315e50Copy full SHA for 8315e50
xmake.lua
@@ -1,7 +1,7 @@
1
set_project("shell")
2
set_policy("compatibility.version", "3.0")
3
4
-local version = "0.1.20"
+local version = "0.1.21"
5
6
set_languages("c++2b")
7
set_warnings("all")
0 commit comments