diff --git a/cardano-node/cardano-node.cabal b/cardano-node/cardano-node.cabal index 4ae0002c813..d505f31db59 100644 --- a/cardano-node/cardano-node.cabal +++ b/cardano-node/cardano-node.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: cardano-node -version: 8.7.1 +version: 8.7.2 synopsis: The cardano full node description: The cardano full node. category: Cardano, diff --git a/cardano-submit-api/cardano-submit-api.cabal b/cardano-submit-api/cardano-submit-api.cabal index f05e76634e4..7e7f484955b 100644 --- a/cardano-submit-api/cardano-submit-api.cabal +++ b/cardano-submit-api/cardano-submit-api.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: cardano-submit-api -version: 3.2.0 +version: 3.2.1 synopsis: A web server that allows transactions to be POSTed to the cardano chain description: A web server that allows transactions to be POSTed to the cardano chain. homepage: https://github.com/input-output-hk/cardano-node