From ca1204d6f4072f7117f7abe84aba3be0a0e5270f Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Wed, 5 Apr 2023 16:57:42 +0000 Subject: [PATCH] Update Version --- gallery/static/js/pre/main.js | 2 +- pyproject.toml | 2 +- run.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gallery/static/js/pre/main.js b/gallery/static/js/pre/main.js index f1190b3..2c75b9e 100644 --- a/gallery/static/js/pre/main.js +++ b/gallery/static/js/pre/main.js @@ -75,7 +75,7 @@ window.onload = function () { 'Using Phosphoricons and ' + 'Manrope
' + 'Made by Fluffy and others with ❤️
' + - 'V23.04.03'); + 'V23.04.05'); } } }; diff --git a/pyproject.toml b/pyproject.toml index a7eb497..4620353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "onlylegs" -version = "23.04.03" +version = "23.04.05" description = "Gallery built for fast and simple image management" authors = ["Fluffy-Bean "] license = "MIT" diff --git a/run.py b/run.py index 38f4698..89de085 100644 --- a/run.py +++ b/run.py @@ -14,7 +14,7 @@ print(""" #+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+# ######## ### #### ########## ### ########## ######### ######### ######## - Created by Fluffy Bean - Version 23.04.03 + Created by Fluffy Bean - Version 23.04.05 """)