mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-06 09:01:21 -05:00
Docs/finale changelog (#530)
* bump version * add data loss warning * request correct image Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -6,7 +6,7 @@ from typing import Any, Optional, Union
|
||||
import dotenv
|
||||
from pydantic import BaseSettings, Field, PostgresDsn, validator
|
||||
|
||||
APP_VERSION = "v0.5.0beta"
|
||||
APP_VERSION = "v0.5.0"
|
||||
DB_VERSION = "v0.5.0"
|
||||
|
||||
CWD = Path(__file__).parent
|
||||
|
||||
Reference in New Issue
Block a user