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

fix: Bump other version numbers in GH workflow (#3840)

This commit is contained in:
Michael Genson 2024-07-12 06:30:22 -05:00 committed by GitHub
parent 14910162dc
commit d0f8b5773d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 41 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.0.0b"
version = "1.10.1"
[tool.poetry.scripts]
start = "mealie.app:main"