diff --git a/gallery/static/js/main.js b/gallery/static/js/main.js index 33feeee..cd03b31 100644 --- a/gallery/static/js/main.js +++ b/gallery/static/js/main.js @@ -97,7 +97,7 @@ window.onload = function () { popUpShow('OnlyLegs on Flask', 'Using Phosphoricons and Manrope
' + 'Made by Fluffy and others with ❤️
' + - 'V23.03.25'); + 'V23.03.26'); } }; window.onscroll = function () { diff --git a/pyproject.toml b/pyproject.toml index 64b633f..5dc6556 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "onlylegs" -version = "23.03.25" +version = "23.03.26" description = "Gallery built for fast and simple image management" authors = ["Fluffy-Bean "] license = "MIT" diff --git a/run.py b/run.py index 110ff91..653513d 100644 --- a/run.py +++ b/run.py @@ -14,7 +14,7 @@ print(""" #+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+# ######## ### #### ########## ### ########## ######### ######### ######## - Created by Fluffy Bean - Version 23.03.25 + Created by Fluffy Bean - Version 23.03.26 """)