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

Bug fixes/v0.5.1 (#545)

* dump deps

* add job for new groups on interval

* change sort icon

* fix cart icon

* bump version

* changelog

* early return if no comments

* remove comment

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden 2021-06-17 08:57:28 -08:00 committed by GitHub
parent 1d7c06352c
commit b545e75f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 123 additions and 71 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "mealie"
version = "0.5.0"
version = "0.5.1"
description = "A Recipe Manager"
authors = ["Hayden <hay-kot@pm.me>"]
license = "MIT"