Skip to content

Commit d8c0f6a

Browse files
committed
Update release version on homepage
1 parent a2b1d8d commit d8c0f6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Apache CloudStack™ is an open-source software system designed to deploy and m
2626
<div className="center-buttons">
2727
<a href="downloads" className="btn btn-light btn-size">Download</a>
2828
&nbsp;
29-
<a href="https://docs.cloudstack.apache.org/en/4.20.0.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30-
<p className="small mt-3">Apache CloudStack 4.20.0.0 is out!</p>
29+
<a href="https://docs.cloudstack.apache.org/en/4.20.1.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30+
<p className="small mt-3">Apache CloudStack 4.20.1.0 is out!</p>
3131
</div>
3232
</div>
3333
<div className="col-lg-7"><img src="/img/CloudStack_monkey_cloud.png" className="img-fluid" alt=""/></div>
@@ -219,10 +219,10 @@ specific infrastructure.
219219
<div className="col col-lg-5">
220220
<h2 className="section-title mb-4 margin-second">Latest Release</h2>
221221
<div className="center-buttons">
222-
<p className="px18">Apache CloudStack 4.20.0.0 is out!<br/>This is the latest LTS release.</p>
222+
<p className="px18">Apache CloudStack 4.20.1.0 is out!<br/>This is the latest LTS release.</p>
223223
<a href="downloads" className="btn btn-primary btn-size">Download</a>
224224
&nbsp;
225-
<a href="https://docs.cloudstack.apache.org/en/4.20.0.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
225+
<a href="https://docs.cloudstack.apache.org/en/4.20.1.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
226226
</div>
227227
</div>
228228
<div className="col-lg-7"><img src="/img/CloudStack_release_illustration.png" className="img-fluid img-release" alt=""/></div>

0 commit comments

Comments
 (0)