Update version

This commit is contained in:
Michał Gdula 2023-04-20 16:57:28 +00:00
parent 9a18b84c4f
commit cd3c739398
4 changed files with 15 additions and 10 deletions

View file

@ -61,7 +61,7 @@ window.onload = function () {
}
infoButton.onclick = function () {
popUpShow('OnlyLegs',
'<a href="https://github.com/Fluffy-Bean/onlylegs">v0.1.0</a> ' +
'<a href="https://github.com/Fluffy-Bean/onlylegs">v0.1.2</a> ' +
'using <a href="https://phosphoricons.com/">Phosphoricons</a> and Flask.' +
'<br>Made by Fluffy and others with ❤️');
}