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

docs(auto): Update image tag, for release v1.11.0 (#3965)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-31 18:44:37 +02:00 committed by GitHub
parent a41ad8c6ed
commit c9bbae6f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

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