Skip to content

Commit

Permalink
merge updates from origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Jan 8, 2025
2 parents 3bcf421 + 52f1f08 commit 392dab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.22.5
```
git clone https://github.com/Omniflix/omniflixhub.git
cd omniflixhub
git checkout v5.0.0
git checkout v5.1.0
go mod tidy
make install
```
Expand Down Expand Up @@ -78,6 +78,7 @@ curl https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genes
- [v3.3.0]((https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v3.3.0-upgrade.md)) at block 11140000
- [v4]((https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v4-upgrade.md)) at block 11914000
- [v5](https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v5-upgrade.md) at block 13986200
- [v5.1.0](https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v5.1.0-upgrade.md) at block `TBD`

### Testnets

Expand Down

0 comments on commit 392dab0

Please sign in to comment.