0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-18 23:02:40 +00:00

Last tweaks

This commit is contained in:
Scott Tolksdorf
2016-05-29 13:19:21 -04:00
parent 7eb47d7db0
commit 6474825ffb
4 changed files with 40 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ var Navbar = React.createClass({
<Nav.item href='/homebrew' className='homebrewLogo'>
<div>The Homebrewery</div>
</Nav.item>
<Nav.item>v2.0.6</Nav.item>
<Nav.item>v2.1.0</Nav.item>
</Nav.section>
{this.props.children}
</Nav.base>