version number updated

the version of puppetboard was updated to 0.1.1 but the version number in this layout file was still 0.1.0.
This commit is contained in:
ghakfoort
2015-11-13 11:18:19 +01:00
parent 8b0a797097
commit bba5d1dc15

View File

@@ -49,7 +49,7 @@
{% endfor %} {% endfor %}
</div> </div>
</div> </div>
<div class="item right"><a href="https://github.com/puppet-community/puppetboard" target="_blank">v0.1.0</a></div> <div class="item right"><a href="https://github.com/puppet-community/puppetboard" target="_blank">v0.1.1</a></div>
</div> </div>
<div class="ui grid padding-bottom"> <div class="ui grid padding-bottom">
<div class="one wide column"></div> <div class="one wide column"></div>