Skip to content

Commit 03ee9ff

Browse files
authored
Bump version from 0.0.15 to 0.0.16
1 parent 2f50a5c commit 03ee9ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ add_rules("plugin.compile_commands.autoupdate", {outputdir = ".vscode", lsp = "c
88
set_languages("c++20")
99

1010
-- CI_PROJECT_VERSION
11-
set_version("0.0.15")
11+
set_version("0.0.16")
1212

1313
-- Download aui package to use for targets later
1414
add_requires("aui 7.1.2")

0 commit comments

Comments
 (0)