Update version

This commit is contained in:
Michał 2023-04-02 17:40:45 +00:00
parent c0f95e134c
commit 91ea307b66
3 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@ window.onload = function () {
'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.30</a>');
'<a href="https://github.com/Fluffy-Bean/onlylegs">V23.04.02</a>');
}
}
};

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "onlylegs"
version = "23.03.30"
version = "23.04.02"
description = "Gallery built for fast and simple image management"
authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
license = "MIT"

2
run.py
View file

@ -14,7 +14,7 @@ print("""
#+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+#
######## ### #### ########## ### ########## ######### ######### ########
Created by Fluffy Bean - Version 23.03.30
Created by Fluffy Bean - Version 23.04.02
""")