mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
bumb version
This commit is contained in:
parent
91d132f612
commit
6bdb3d4d34
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ from pathlib import Path
|
|||
|
||||
import dotenv
|
||||
|
||||
APP_VERSION = "v0.3.0"
|
||||
DB_VERSION = "v0.3.0"
|
||||
APP_VERSION = "v0.4.0"
|
||||
DB_VERSION = "v0.4.0"
|
||||
|
||||
CWD = Path(__file__).parent
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue