diff --git a/documentation/dev-portal/book.toml b/documentation/dev-portal/book.toml index d9853f839c..5946ace450 100644 --- a/documentation/dev-portal/book.toml +++ b/documentation/dev-portal/book.toml @@ -48,8 +48,7 @@ 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" -# vars for links: TODO think on how to streamline updating -platform_release_version = "v1.1.27" +platform_release_version = "v1.1.28" wallet_release_version = "v1.2.7" [preprocessor.last-changed] diff --git a/documentation/docs/book.toml b/documentation/docs/book.toml index 6d22440ee3..0305c52c51 100644 --- a/documentation/docs/book.toml +++ b/documentation/docs/book.toml @@ -48,8 +48,7 @@ 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" -# vars for links: TODO think on how to streamline updating -platform_release_version = "v1.1.27" +platform_release_version = "v1.1.28" wallet_release_version = "v1.2.7" [preprocessor.last-changed] diff --git a/documentation/operators/book.toml b/documentation/operators/book.toml index be7233c069..d6c3a61c5b 100644 --- a/documentation/operators/book.toml +++ b/documentation/operators/book.toml @@ -48,16 +48,13 @@ 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" -# vars for links: TODO think on how to streamline updating -platform_release_version = "v1.1.27" +platform_release_version = "v1.1.28" wallet_release_version = "v1.2.7" - [preprocessor.last-changed] command = "mdbook-last-changed" renderer = ["html"] - # used for grabbing output of binary commands for automation # https://github.com/FauconFan/mdbook-cmdrun [preprocessor.cmdrun]