mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 02:45:28 +00:00
Merge branch 'odysseus-dev:main' into main
This commit is contained in:
commit
9aa593b6a5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import os
|
|||
|
||||
from src.runtime_paths import get_app_root, get_default_data_dir
|
||||
|
||||
APP_VERSION = "1.0.1"
|
||||
APP_VERSION = "1.0.2"
|
||||
|
||||
# Base paths
|
||||
BASE_DIR = os.path.join(get_app_root(), "")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue