Skip to content

Commit

Permalink
chore: build, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Coltin Kifer committed May 9, 2023
1 parent 8f7d126 commit fc708c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/IndexView.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class IndexView extends PureComponent {
<Link to={`/${locale}/guide/installation`} className="button install-btn">
<i className="icon-energy" />
{localeGet(locale, 'home', 'install')}
&nbsp;v2.5.0
&nbsp;v2.6.0
</Link>
</p>
<iframe
Expand Down

0 comments on commit fc708c2

Please sign in to comment.