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 4670582 commit 81c0419Copy full SHA for 81c0419
xmake.lua
@@ -1,7 +1,7 @@
1
set_project("shell")
2
set_policy("compatibility.version", "3.0")
3
4
-local version = "0.1.19"
+local version = "0.1.20"
5
6
set_languages("c++2b")
7
set_warnings("all")
0 commit comments