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

Updating the version and changelog

This commit is contained in:
Scott Tolksdorf
2016-05-19 08:52:01 -04:00
parent 68fc0f95d1
commit 7501342e85
3 changed files with 8 additions and 2 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.1</Nav.item>
<Nav.item>v2.0.2</Nav.item>
</Nav.section>
{this.props.children}
</Nav.base>