Skip to content

Commit

Permalink
Revert changed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbosio committed Oct 8, 2024
1 parent 7ab4b9b commit 456cf32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/3_guides/1_SDK_how_to.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use this SDK in your Rust project, add the following to your `Cargo.toml`:

```toml
[dependencies]
aligned-sdk = { git = "https://github.com/yetanotherco/aligned_layer", tag="v0.7.0" }
aligned-sdk = { git = "https://github.com/yetanotherco/aligned_layer", tag="v0.6.0" }
```

To find the latest release tag go to [releases](https://github.com/yetanotherco/aligned_layer/releases) and copy the
Expand Down
2 changes: 1 addition & 1 deletion docs/operator_guides/0_running_an_operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> **CURRENT VERSION:**
> Aligned Operator [v0.7.3](https://github.com/yetanotherco/aligned_layer/releases/tag/v0.7.3)
> **IMPORTANT:**
> **IMPORTANT:**
> You must be [whitelisted](https://docs.google.com/forms/d/e/1FAIpQLSdH9sgfTz4v33lAvwj6BvYJGAeIshQia3FXz36PFfF-WQAWEQ/viewform) to become an Aligned operator.
## Requirements
Expand Down

0 comments on commit 456cf32

Please sign in to comment.