Skip to content

Commit

Permalink
deploy: 7c4ece6
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Apr 17, 2024
1 parent cb77df6 commit bfb2964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blog/quarkus-3-8-4-released/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h2 id="update"><a class="anchor" href="#update"></a>Update</h2>
</div>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">quarkus update</code></pre>
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">quarkus update --stream=3.8</code></pre>
</div>
</div>
<div class="paragraph">
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Quarkus</title>
<link>https://quarkus.io</link>
<description>Quarkus: Supersonic Subatomic Java</description>
<lastBuildDate>Wed, 17 Apr 2024 16:13:29 +0000</lastBuildDate>
<lastBuildDate>Wed, 17 Apr 2024 16:33:55 +0000</lastBuildDate>

<item>
<title>Quarkus 3.8.4 released - Maintenance release</title>
Expand All @@ -30,7 +30,7 @@
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre class=&quot;highlightjs highlight&quot;&gt;&lt;code class=&quot;language-bash hljs&quot; data-lang=&quot;bash&quot;&gt;quarkus update&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&quot;highlightjs highlight&quot;&gt;&lt;code class=&quot;language-bash hljs&quot; data-lang=&quot;bash&quot;&gt;quarkus update --stream=3.8&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
Expand Down

0 comments on commit bfb2964

Please sign in to comment.