docs(auto): Update image tag, for release v3.1.1 (#5994)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-20 05:57:49 +00:00
committed by GitHub
parent 6f0183cc4b
commit ec7e3a5103
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 = "3.1.0"
version = "3.1.1"
include = [
# Explicit include to override .gitignore when packaging the frontend
{ path = "mealie/frontend/**/*", format = ["sdist", "wheel"] }