Skip to content

Commit

Permalink
Bump to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ginsm committed Feb 10, 2024
1 parent 8e6b809 commit 2484b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from dotenv import load_dotenv

# ANCHOR - App info
APP_VERSION = '1.4.4'
APP_VERSION = '1.4.5'
APP_NAME = 'Nazarick_Launcher'
APP_BASE_DIR = pathlib.Path(__file__).resolve().parent.parent

Expand Down

0 comments on commit 2484b81

Please sign in to comment.