Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed May 3, 2024
1 parent c80d37e commit b99ec0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions RELEASE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ Another example is if a security audit is done on `rc1`, and the changes in `rc2

8. Once the CHaP PR has been merged, make a PR to update the version used in `cardano-ledger`. Example: https://github.com/IntersectMBO/cardano-ledger/pull/3563.
- Update the version bounds in cabal files.
- Update the CHaP index state
in `cabal.project`.
- Update the CHaP index state in `cabal.project`.
- Update the CHaP flake input with `nix flake update CHaP`. If you get "error: cannot find flake 'flake:CHaP' in the flake registries" your nix installation probably needs to be updated.

9. Make a PR to update the version used in `plutus-tx-template`
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ allow-newer:
, inline-r:deepseq
, inline-r:bytestring
, inline-r:containers
, inline-r:primitive
, inline-r:primitive

0 comments on commit b99ec0d

Please sign in to comment.