rohityadavcloud commented on code in PR #92:
URL: https://github.com/apache/cloudstack-www/pull/92#discussion_r976330360


##########
content/downloads.html:
##########
@@ -130,63 +130,63 @@ <h2>Latest CloudStack Releases</h2>
 <p>The CloudStack community maintains two types of releases; the main releases 
and the LTS (Long Term Support) releases. The LTS releases receive bug and 
security fixes for a period of 18 months after the main release (for more 
details <a 
href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS";><i>click 
here</i></a>). The main releases receive only critical bug fixes for a short 
period. The general expectation is that the users of the main version will 
upgrade to a new version in order to receive fixes.</p>
 
 <h3>Source Releases</h3>
-<p>Apache CloudStack's most recent release is 4.17.0.1.
+<p>Apache CloudStack's most recent release is 4.17.0.0.

Review Comment:
   fix to say 4.17.1.0 here and all below?



##########
data/cloudstack.yml:
##########
@@ -1,17 +1,16 @@
 versions:
-  main: 4.17.0.1
+  main: 4.17.1.0
   main_islts: yes
   main_docs_url: https://docs.cloudstack.apache.org/en/4.17.0.0/
   branch: 4.17
-  lts: 4.17.0.1
+  lts: 4.17.1.0
   lts_docs_url: 
https://docs.cloudstack.apache.org/en/latest/installguide/index.html
   ltsbranch: 4.17
   archives:
     - '4.17':
-       - 4.17.0.1

Review Comment:
   Yes, we should add both



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to