Merge pull request #3392 from nymtech/feature/release-1-1-18-docs

version bump to 1.1.18
This commit is contained in:
mx
2023-05-09 09:17:02 +00:00
committed by GitHub
3 changed files with 13 additions and 16 deletions
+3 -3
View File
@@ -49,9 +49,9 @@ assets_version = "2.0.0" # do not edit: managed by `mdbook-admonish install`
[preprocessor.variables.variables]
# code prerequisites versions
minimum_rust_version = "1.66"
platform_release_version = "v1.1.17"
upcoming_platform_release_version = "v1.1.18" # to use when adding 'edit on github' plugin
mix_node_release_version = "v1.1.18"
platform_release_version = "v1.1.18"
upcoming_platform_release_version = "v1.1.19" # to use when adding 'edit on github' plugin
mix_node_release_version = "v1.1.19"
#
[preprocessor.last-changed]
command = "mdbook-last-changed"
@@ -1,20 +1,17 @@
# Community Guides
We aren't the only ones writing documentation: the Nym developer community is also a great source of guides and resources, some of which we've included here. If you would like to share any resources with the community, please submit a pull request to the `main` branch of the `nymtech/dev-portal` [repository](https://github.com/nymtech/dev-portal).
We aren't the only ones writing documentation: the Nym developer community is also a great source of guides and resources, some of which we've included here.
## <img src='../images/profile_picture/pastenym_ntv_pp.png' style="float: right; width: 75px; height: 75px;">Awesome NYM
by No Trust Verify
## <img src='../images/profile_picture/pastenym_ntv_pp.png' style="float: right; width: 75px; height: 75px;"> No Trust Verify
>No Trust Verify is a project that aims to build open-source, privacy-enhancing technologies that make it easier to use the Internet securely and anonymously. Their focus is on providing tools and services that make it simple for developers to create decentralized applications (dApps) that respect users' privacy.
* [Website](https://notrustverify.github.io/awesome-nym/)
* [GitHub](https://github.com/notrustverify/awesome-nym)
* [Awesome Nym list](https://notrustverify.github.io/awesome-nym/) ([GitHub](https://github.com/notrustverify/awesome-nym))
* A lot of guides can be found on the [NTV Blog](https://blog.notrustverify.ch/)
## <img src='../images/profile_picture/pineappleproxy_pp.png' style="float: right; width: 75px; height: 75px;">The Way of the NYMJA
by Pineapple Proxy🍍
>Born out of a study group from Nym's Shipyard Academy, Pineapple Proxy has emerged as a cluster of motivated and skilled individuals who see the new internet taking shape. With vibecare at the heart of their approach, this zesty collective is on a mission to make privacy convenient for everyone via content, new tools, events, and novel experiences. They believe in collective intelligence, empathy, and collaboration as the means by which privacy will become a meaningful reality.
* [Website](https://pnproxy.org/welcome.html)
* [GitHub](https://github.com/Pineapple-Proxy-DAO/web)
* [Website](https://pnproxy.org/welcome.html) ([GitHub](https://github.com/Pineapple-Proxy-DAO/web))
+4 -4
View File
@@ -1,5 +1,5 @@
[book]
title = "Nym Docs v1.1.17"
title = "Nym Docs v1.1.18"
authors = ["Max Hampshire"]
description = "Nym technical documentation"
language = "en"
@@ -48,9 +48,9 @@ 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"
platform_release_version = "v1.1.17"
upcoming_platform_release_version = "v1.1.18" # to use in 'edit page on github' plugin (coming soon)
mix_node_release_version = "v1.1.18"
platform_release_version = "v1.1.18"
upcoming_platform_release_version = "v1.1.19" # to use in 'edit page on github' plugin (coming soon)
mix_node_release_version = "v1.1.19"
[preprocessor.last-changed]
command = "mdbook-last-changed"