1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 22:15:22 +02:00

docs(auto): Update image tag, for release v2.3.0 (#4617)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-11-27 10:16:29 +00:00 committed by GitHub
parent d6de0d0b3d
commit 79e712503c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ authors = ["Hayden <hay-kot@pm.me>"]
description = "A Recipe Manager"
license = "AGPL"
name = "mealie"
version = "2.2.0"
version = "2.3.0"
[tool.poetry.scripts]
start = "mealie.app:main"