Skip to content

Commit

Permalink
Add the support of cardano-node-1.23.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Shevchenko committed Nov 23, 2020
1 parent 9b8661d commit 89fc571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cardano/RTView/SupportedNodes.hs
Expand Up @@ -11,6 +11,7 @@ import Data.Text (Text, intercalate)
supportedNodesVersions :: [Text]
supportedNodesVersions =
[ "1.22.1"
, "1.23.0"
]

showSupportedNodesVersions :: Text
Expand Down

0 comments on commit 89fc571

Please sign in to comment.