mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-29 01:28:24 +00:00
Update version
This commit is contained in:
parent
2cf7bc9091
commit
77167b902d
|
@ -45,7 +45,7 @@ window.onload = function () {
|
|||
}
|
||||
infoButton.onclick = function () {
|
||||
popUpShow('OnlyLegs',
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">v0.1.2</a> ' +
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">v0.1.4</a> ' +
|
||||
'using <a href="https://phosphoricons.com/">Phosphoricons</a> and Flask.' +
|
||||
'<br>Made by Fluffy and others with ❤️');
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "OnlyLegs"
|
||||
version = "0.1.2"
|
||||
version = "0.1.4"
|
||||
repository = "https://github.com/Fluffy-Bean/onlylegs"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue