Skip to content

Commit

Permalink
Site update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 6, 2024
1 parent 007ce27 commit d83f915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_notes/0.55.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3 id="usenet::opensshasdefaultifpossible">Use Net::OpenSSH as default if possi

<p>If the &#39;0.55&#39; feature flag is enabled, then Net::OpenSSH and Net::SFTP::Foreign would be used by default, provided they found on the system.</p>

<pre><code class="hljs"><span class="hljs-keyword">use</span> Rex -feature =&gt; [&#39;<span class="hljs-string">0.55</span>&#39;];</code></pre>
<pre><code class="hljs">use Rex -feature =&gt; [&#39;<span class="hljs-string">0.55</span>&#39;];</code></pre>

<h3 id="initialrosasystemssupport">Initial ROSA systems support</h3>

Expand Down

0 comments on commit d83f915

Please sign in to comment.