Skip to content

Commit

Permalink
CAD-2772 address reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcFontaine committed Jun 8, 2021
1 parent 861bf35 commit b884565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.4

name: cardano-node
version: 1.26.1
version: 1.27.0
description: The cardano full node
author: IOHK
maintainer: operations@iohk.io
Expand Down
3 changes: 1 addition & 2 deletions release.nix
Expand Up @@ -126,8 +126,7 @@ let
[ "cardano-node-profiled" ] [ "cardano-node-eventlogged" ]
[ "checks" "tests" "cardano-node-chairman" ]
[ "workbench" ] [ "profiles" ]
[ "haskellPackages" "cardano-node-chairman" "checks" ] [ "checks" "tests" "cardano-node-chairman" ]
[ "haskellPackages" "tx-generator" ]
[ "tx-generator" "components" "exes" ]
];
# Paths or prefix of paths for which cross-builds (mingwW64, musl64) are disabled:
noCrossBuild = [
Expand Down

0 comments on commit b884565

Please sign in to comment.