Skip to content

Commit

Permalink
Bump node versions to 10.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlrt committed Dec 1, 2024
1 parent ff8b32a commit 0632c3f
Show file tree
Hide file tree
Showing 5 changed files with 235 additions and 190 deletions.
4 changes: 2 additions & 2 deletions Build/node-cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1212,10 +1212,10 @@ <h4 id="download-pre-compiled-binary-from-node-release">Download pre-compiled Bi
<h3 id="verify">Verify<a class="headerlink" href="#verify" title="Permanent link">⚓︎</a></h3>
<p>Execute <code>cardano-cli</code> and <code>cardano-node</code> to verify output as below (the exact version and git rev should depend on your checkout tag on github repository):</p>
<div class="highlight"><pre><span></span><code>cardano-cli<span class="w"> </span>version
<span class="c1"># cardano-cli 9.x.x - linux-x86_64 - ghc-8.10</span>
<span class="c1"># cardano-cli 10.x.x - linux-x86_64 - ghc-8.10</span>
<span class="c1"># git rev &lt;...&gt;</span>
cardano-node<span class="w"> </span>version
<span class="c1"># cardano-node 9.x.x - linux-x86_64 - ghc-8.10</span>
<span class="c1"># cardano-node 10.x.x - linux-x86_64 - ghc-8.10</span>
<span class="c1"># git rev &lt;...&gt;</span>
</code></pre></div>
<h4 id="update-port-number-or-pool-name-for-relative-paths">Update port number or pool name for relative paths<a class="headerlink" href="#update-port-number-or-pool-name-for-relative-paths" title="Permanent link">⚓︎</a></h4>
Expand Down
Loading

0 comments on commit 0632c3f

Please sign in to comment.