diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb index b5dd135295..77f1ac79f8 100644 --- a/guides/source/_welcome.html.erb +++ b/guides/source/_welcome.html.erb @@ -10,12 +10,14 @@

<% else %>

- These are the new guides for Rails 6.0 based on <%= @version %>. + These are the new guides for Rails 6.2 based on <%= @version %>. These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.

<% end %>

The guides for earlier releases: +Rails 6.1, +Rails 6.0, Rails 5.2, Rails 5.1, Rails 5.0,