Skip to content

Commit 115344c

Browse files
committed
bump node/submit-api versions to 9.0
1 parent cdb8e1c commit 115344c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

cardano-node-chairman/cardano-node-chairman.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node-chairman
4-
version: 8.12.0
4+
version: 9.0.0
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,
@@ -44,7 +44,7 @@ executable cardano-node-chairman
4444
build-depends: cardano-api
4545
, cardano-crypto-class
4646
, cardano-git-rev ^>=0.2.2
47-
, cardano-node ^>= 8.12
47+
, cardano-node ^>= 9.0
4848
, cardano-prelude
4949
, containers
5050
, contra-tracer

cardano-node/cardano-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node
4-
version: 8.12.2
4+
version: 9.0.0
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,

cardano-submit-api/cardano-submit-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-submit-api
4-
version: 8.12.0
4+
version: 9.0.0
55
synopsis: A web server that allows transactions to be POSTed to the cardano chain
66
description: A web server that allows transactions to be POSTed to the cardano chain.
77
homepage: https://github.com/intersectmbo/cardano-node

cardano-testnet/cardano-testnet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-testnet
4-
version: 8.12.0
4+
version: 9.0.0
55
synopsis: The cardano full node
66
description: The cardano full node.
77
copyright: 2021-2023 Input Output Global Inc (IOG), 2023-2024 Intersect.

0 commit comments

Comments
 (0)