Skip to content

Commit 30b6e44

Browse files
authored
Merge pull request #5567 from input-output-hk/sl/release-8.7.2
bump node/submit-api versions for stable 8.7.2 release
2 parents 1cc31d2 + 3d0b842 commit 30b6e44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.7.1
4+
version: 8.7.2
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: 3.2.0
4+
version: 3.2.1
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/input-output-hk/cardano-node

0 commit comments

Comments
 (0)