diff --git a/documentation/dev-portal/book.toml b/documentation/dev-portal/book.toml index d8ede22a4a..8f44c978f4 100644 --- a/documentation/dev-portal/book.toml +++ b/documentation/dev-portal/book.toml @@ -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.25" wallet_release_version = "v1.2.7" +platform_release_version = "v1.1.27" [preprocessor.last-changed] command = "mdbook-last-changed" diff --git a/documentation/docs/book.toml b/documentation/docs/book.toml index 7dfd751b15..cda7e3db07 100644 --- a/documentation/docs/book.toml +++ b/documentation/docs/book.toml @@ -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] diff --git a/documentation/operators/book.toml b/documentation/operators/book.toml index 2ce49e37bb..c39af18a65 100644 --- a/documentation/operators/book.toml +++ b/documentation/operators/book.toml @@ -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]