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
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"