0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-12 15:22:45 +00:00

Ability score improvements in the generators now follow the proper progressions

This commit is contained in:
Scott Tolksdorf
2016-05-25 09:53:45 -04:00
parent 7cc70149da
commit fa138499af
4 changed files with 18 additions and 5 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.4</Nav.item>
<Nav.item>v2.0.5</Nav.item>
</Nav.section>
{this.props.children}
</Nav.base>