version bumps

This commit is contained in:
mfahampshire
2023-07-10 09:56:22 +02:00
committed by Tommy Verrall
parent 5781d3043f
commit 4306cec49c
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -47,10 +47,10 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
# variables preprocessor: import variables into files
# https://gitlab.com/tglman/mdbook-variables/
[preprocessor.variables.variables]
# code prerequisites versions
minimum_rust_version = "1.66"
# TODO remove this in place of develop in next release
platform_release_version = "v1.1.21"
# vars for links: TODO think on how to streamline updating
platform_release_version = "v1.1.24"
wallet_release_version = "v1.2.6"
[preprocessor.last-changed]
command = "mdbook-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.24"
wallet_release_version = "v1.2.6"
[preprocessor.last-changed]
command = "mdbook-last-changed"