Skip to content

Commit

Permalink
Merge branch 'master' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Nov 16, 2020
2 parents e3e302b + b0f1ed4 commit 4a15764
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vuepress/theme/components/custom/Install.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<div v-if="getSelectedInstallVersion" class="version-selector__version-notifier">
<p class="page-sub-title">You are viewing installation instructions for <strong>{{getSelectedInstallVersion}}</strong>.</p>
<div style="border: solid 2px #efefef; padding: 5px;">
<p>If you want to try Kuma <b>1.0.0 RC1</b> replace the "<code>{{getSelectedInstallVersion}}</code>" version in the download links with "<code>1.0.0-rc1</code>" instead.</p>
<p>If you want to try Kuma <b>1.0.0 RC2</b> replace the "<code>{{getSelectedInstallVersion}}</code>" version in the download links with "<code>1.0.0-rc2</code>" instead.</p>
</div>
<p><a href="https://github.com/kumahq/kuma/blob/master/CHANGELOG.md">Changelog</a> • <a href="https://github.com/kumahq/kuma/blob/master/UPGRADE.md">Upgrade Path</a> • <a href="/community">Slack Support</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tabs:

::: slot news

**Kuma 0.7.3 and 1.0 RC1 have been released!** Improvements to the last stable 0.7.x release branch and a preview of the new major version of Kuma - v1.0 - with performance improvements driven by production usage over the past 1+ years! &mdash; [Get Started](/install/)
**Kuma 0.7.3 and 1.0 RC2 have been released!** Improvements to the last stable 0.7.x release branch and the second preview of the new major version of Kuma - v1.0 - with performance improvements driven by production usage over the past 1+ years! &mdash; [Get Started](/install/)

:::

Expand Down

0 comments on commit 4a15764

Please sign in to comment.