Merge pull request #3545 from nymtech/feature/docs-1-1-21

version bump for variables
This commit is contained in:
mx
2023-06-12 12:04:16 +00:00
committed by GitHub
2 changed files with 2 additions and 2 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.20"
platform_release_version = "v1.1.21"
[preprocessor.last-changed]
command = "mdbook-last-changed"
+1 -1
View File
@@ -50,7 +50,7 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
minimum_rust_version = "1.66"
# old variables - this is still needed for links.. TODO change to develop?
platform_release_version = "v1.1.20"
platform_release_version = "v1.1.21"
[preprocessor.last-changed]
command = "mdbook-last-changed"