Skip to content

Commit a784713

Browse files
authored
Update node.mdx
1 parent 1322222 commit a784713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/docs/vota-devops/node.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To instate a Dora Vota node, the first step is to [download and install `dorad`]
9494
<Tabs items={['Mainnet', 'Testnet', 'Incentivized Testnet']}>
9595
<Tabs.Tab>
9696
```shell
97-
export VERSION=0.4.0
97+
export VERSION=0.4.1
9898
export CHAIN_ID="vota-ash"
9999
export MONIKER="replace-with-your-moniker-name"
100100

@@ -106,7 +106,7 @@ To instate a Dora Vota node, the first step is to [download and install `dorad`]
106106
</Tabs.Tab>
107107
<Tabs.Tab>
108108
```shell
109-
export VERSION=0.4.0
109+
export VERSION=0.4.1
110110
export CHAIN_ID="vota-testnet"
111111
export MONIKER="replace-with-your-moniker-name"
112112

0 commit comments

Comments
 (0)