Fix version show in C++ docs

This commit is contained in:
Simon Hausmann 2022-01-21 11:03:55 +01:00
parent 4206c8d542
commit 314b3bccb1

View file

@ -26,7 +26,7 @@ copyright = "2021, info@sixtyfps.io"
author = "info@sixtyfps.io"
# The full version, including alpha/beta/rc tags
version = "0.1.1"
version = "0.1.6"
cpp_index_common_prefix = ["sixtyfps::", "sixtyfps::interpreter::"]