Merge pull request #169 from corey-hammerton/0.0.5

puppetboard: Version bump to 0.0.5
This commit is contained in:
Corey Hammerton
2015-10-15 20:51:28 -04:00
3 changed files with 23 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
<a {% if endpoint == request.endpoint %} class="active item" {% else %} class="item" {% endif %}
href="{{ url_for(endpoint) }}">{{ caption }}</a>
{%- endfor %}
<div class="item" style="float:right"><a href="https://github.com/puppet-community/puppetboard" target="_blank">v0.0.4</a></div>
<div class="item" style="float:right"><a href="https://github.com/puppet-community/puppetboard" target="_blank">v0.0.5</a></div>
</nav>
<div class="ui grid padding-bottom">
<div class="one wide column"></div>