Skip to content

Commit

Permalink
feat: bump cardano-node to 8.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Apr 17, 2024
1 parent 43b08ed commit d5f97d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion galaxy.yml
@@ -1,6 +1,6 @@
namespace: blinklabs
name: cardano
version: 0.1.8
version: 0.1.9
readme: README.md
authors:
- Aurora Gaffney <aurora@blinklabs.io>
Expand Down
2 changes: 1 addition & 1 deletion roles/cardano_node/defaults/main.yml
Expand Up @@ -3,7 +3,7 @@
cardano_node_install_method: 'docker'

# Cardano node version
cardano_node_version: '8.9.1'
cardano_node_version: '8.9.2'

# Cardano network
cardano_node_network: mainnet
Expand Down

0 comments on commit d5f97d5

Please sign in to comment.