Merge pull request #169 from corey-hammerton/0.0.5
puppetboard: Version bump to 0.0.5
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user