Update Version

This commit is contained in:
Michał Gdula 2023-04-09 19:21:49 +00:00
parent 7c553e99b8
commit 8ae83a46c8
3 changed files with 3 additions and 3 deletions

View file

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