We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420e927 commit 89223b1Copy full SHA for 89223b1
app/core/constants.py
@@ -5,7 +5,7 @@
5
from pathlib import Path
6
7
# Application metadata
8
-APP_VERSION = "0.0.4"
+APP_VERSION = "0.0.5"
9
DEFAULT_SETTINGS = {"language": "en", "theme": "default", "backdrop": "mica"}
10
11
# External URLs
0 commit comments