Update footer.twig

Changed to the current release (I was wondering when I installed 0.50 ;-) )
This commit is contained in:
Dennis Ploeger
2014-08-14 22:35:40 +02:00
parent 6c99ffee4c
commit e70cb0ff78

View File

@@ -1,3 +1,3 @@
<footer>
<p>Powered by <a href="https://github.com/klaussilveira/gitlist">GitList 0.4.0</a></p>
<p>Powered by <a href="https://github.com/klaussilveira/gitlist">GitList 0.5.0</a></p>
</footer>