Fix GitList version in the default theme footer

This commit is contained in:
Pierre Weyl
2018-06-20 17:07:18 +02:00
parent dcbb445867
commit 23c8d5a371

View File

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