From 91ea307b66d1a9af1e974454e09a1ed9521313fd Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Sun, 2 Apr 2023 17:40:45 +0000 Subject: [PATCH] Update version --- gallery/static/js/main.js | 2 +- pyproject.toml | 2 +- run.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gallery/static/js/main.js b/gallery/static/js/main.js index d974947..5e16a6e 100644 --- a/gallery/static/js/main.js +++ b/gallery/static/js/main.js @@ -64,7 +64,7 @@ window.onload = function () { 'Using Phosphoricons and ' + 'Manrope
' + 'Made by Fluffy and others with ❤️
' + - 'V23.03.30'); + 'V23.04.02'); } } }; diff --git a/pyproject.toml b/pyproject.toml index 6055e83..f7ec803 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 "] license = "MIT" diff --git a/run.py b/run.py index c9c6303..e36cb39 100644 --- a/run.py +++ b/run.py @@ -14,7 +14,7 @@ print(""" #+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+# ######## ### #### ########## ### ########## ######### ######### ######## - Created by Fluffy Bean - Version 23.03.30 + Created by Fluffy Bean - Version 23.04.02 """)