Skip to content

Commit

Permalink
Use cardano-ledger-conway 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
crocodile-dentist committed Nov 26, 2024
1 parent 01bda2e commit 4e78f00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-10-10T00:52:24Z
, cardano-haskell-packages 2024-10-30T10:23:17Z
, cardano-haskell-packages 2024-11-26T16:00:26Z

packages:
cardano-node
Expand Down
4 changes: 2 additions & 2 deletions cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-node
version: 10.1.2
version: 10.1.3
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down Expand Up @@ -156,7 +156,7 @@ library
, cardano-ledger-binary
, cardano-ledger-byron
-- TODO: remove constraint at next ledger bump
, cardano-ledger-conway ^>= 1.17.2
, cardano-ledger-conway ^>= 1.17.3
, cardano-ledger-core
, cardano-ledger-shelley
, cardano-prelude
Expand Down

0 comments on commit 4e78f00

Please sign in to comment.