Skip to content

Commit

Permalink
add cometbft version (#37)
Browse files Browse the repository at this point in the history
## Description
<!-- Describe your changes in detail -->

## Motivation and Context
<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here. -->

## Screenshots (if appropriate):
<!-- Provide before and after screen shots -->

## Types of changes
<!-- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Edits to existing documentation
- [ ] Changing documentation structure (relocating existing files,
ensure redirects exist)
- [ ] Stylistic changes (provide screenshots above)
  • Loading branch information
jbowen93 authored Feb 1, 2024
1 parent dfa121f commit 493c19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dusk-faq/1-information.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The latest Devnet (dusk-3) runs the following software versions:
- [sequencer-relayer v0.9.1](https://github.com/astriaorg/astria/releases/tag/sequencer-relayer-v0.9.1)
- [sequencer v0.8.0](https://github.com/astriaorg/astria/releases/tag/sequencer-v0.8.0)
- [Geth EVM v0.5.2](https://github.com/astriaorg/go-ethereum/releases/tag/geth1.13-v0.5.2)
- [CometBFT v0.37.x](https://github.com/cometbft/cometbft/releases/tag/v0.37.4)

## Install the latest Astria cli
import CLI from '../components/_cli-local.mdx';
Expand Down

0 comments on commit 493c19c

Please sign in to comment.