updated version var in book.toml

This commit is contained in:
mx
2023-04-18 11:14:29 +02:00
parent 1b94ad5c4c
commit 6dbe8205d6
+3 -3
View File
@@ -1,5 +1,5 @@
[book]
title = "Nym Docs v1.1.14"
title = "Nym Docs v1.1.15"
authors = ["Max Hampshire"]
description = "Nym technical documentation"
language = "en"
@@ -48,8 +48,8 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
# https://gitlab.com/tglman/mdbook-variables/
[preprocessor.variables.variables]
minimum_rust_version = "1.66"
platform_release_version = "v1.1.14"
mix_node_release_version = "v1.1.15"
platform_release_version = "v1.1.15"
mix_node_release_version = "v1.1.16"
# used by the cmdrun preprocessor - relative path from inside src/<dir>
# binaries_path = '../../../../target/release/'