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 6749eab commit 2caa591Copy full SHA for 2caa591
xmake.lua
@@ -1,6 +1,6 @@
1
set_project("shell")
2
set_policy("compatibility.version", "3.0")
3
-local version = "0.1.30"
+local version = "0.1.31"
4
5
set_exceptions("cxx")
6
set_languages("c++2b")
0 commit comments