updated vars in all books for next release version

This commit is contained in:
mfahampshire
2023-08-08 14:19:29 +02:00
parent 88d2592a4e
commit 23a669c4de
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
# code prerequisites versions
minimum_rust_version = "1.66"
# TODO remove this in place of develop in next release
platform_release_version = "v1.1.21"
platform_release_version = "v1.1.27"
[preprocessor.last-changed]
command = "mdbook-last-changed"
+1 -1
View File
@@ -49,7 +49,7 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
[preprocessor.variables.variables]
minimum_rust_version = "1.66"
# vars for links: TODO think on how to streamline updating
platform_release_version = "v1.1.26"
platform_release_version = "v1.1.27"
wallet_release_version = "v1.2.7"
[preprocessor.last-changed]
+2 -2
View File
@@ -49,8 +49,8 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
[preprocessor.variables.variables]
minimum_rust_version = "1.66"
# vars for links: TODO think on how to streamline updating
platform_release_version = "v1.1.22"
wallet_release_version = "v1.2.5"
platform_release_version = "v1.1.27"
wallet_release_version = "v1.2.7"
[preprocessor.last-changed]