updated version var in book.toml
This commit is contained in:
@@ -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/'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user