Skip to content

Commit

Permalink
Bump again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Feb 15, 2024
1 parent 8ec25ef commit a24289a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ write-ghc-environment-files: always
source-repository-package
type: git
location: https://github.com/IntersectMBO/cardano-api.git
tag: 0fa74a6b488ed1fed5f3865780051dd6324a3ff1
tag: c16e8d23baebc2b3d0e93c3ccf819356740ca691
subdir: cardano-api
2 changes: 1 addition & 1 deletion cardano-cli/src/Cardano/CLI/EraBased/Options/Common.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1300,7 +1300,7 @@ pCertificateFile balanceExecUnits =
<$> ( fmap CertificateFile $ asum
[ Opt.strOption $ mconcat
[ Opt.long "certificate-file"
, Opt.metavar "CERTIFICATEFILE"
, Opt.metavar "FILE"
, Opt.help helpText
, Opt.completer (Opt.bashCompleter "file")
]
Expand Down

0 comments on commit a24289a

Please sign in to comment.