mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2024-12-28 18:36:21 +00:00
Update version
This commit is contained in:
parent
b862c74bbe
commit
824c849eaa
|
@ -97,7 +97,7 @@ window.onload = function () {
|
|||
popUpShow('OnlyLegs Gallery',
|
||||
'Using <a href="https://phosphoricons.com/">Phosphoricons</a> and <a href="https://www.gent.media/manrope">Manrope</a> <br>' +
|
||||
'Made by Fluffy and others with ❤️ <br>' +
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">V23.03.23</a>');
|
||||
'<a href="https://github.com/Fluffy-Bean/onlylegs">V23.03.25</a>');
|
||||
}
|
||||
};
|
||||
window.onscroll = function () {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "onlylegs"
|
||||
version = "23.03.23"
|
||||
version = "23.03.25"
|
||||
description = "Gallery built for fast and simple image management"
|
||||
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue