Skip to content

Commit 89223b1

Browse files
committed
chore(app): update APP_VERSION to 0.0.5
1 parent 420e927 commit 89223b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/core/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pathlib import Path
66

77
# Application metadata
8-
APP_VERSION = "0.0.4"
8+
APP_VERSION = "0.0.5"
99
DEFAULT_SETTINGS = {"language": "en", "theme": "default", "backdrop": "mica"}
1010

1111
# External URLs

0 commit comments

Comments
 (0)