Skip to content

Commit

Permalink
cardano-node-8.9.2
Browse files Browse the repository at this point in the history
Also updated `copyright` field in the `cardano-node.cabal` file.
  • Loading branch information
coot committed Apr 9, 2024
1 parent 7f05fb8 commit 424983f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cardano-node/NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2019-2023 Input Output Global Inc (IOG).
Copyright 2019-2023 Input Output Global Inc (IOG), 2023-2024 Intersect.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cabal-version: 3.0

name: cardano-node
version: 8.9.1
version: 8.9.2
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Validator,
copyright: 2019-2023 Input Output Global Inc (IOG).
copyright: 2019-2023 Input Output Global Inc (IOG), 2023-2024 Intersect.
author: IOHK
maintainer: [email protected]
license: Apache-2.0
Expand Down

0 comments on commit 424983f

Please sign in to comment.