puppetboard: Version bump to 0.0.5

This commit is contained in:
Corey Hammerton
2015-10-09 20:22:37 -04:00
parent 1253739bf3
commit 9fbd283c9f
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>