file association fixes macOS

This commit is contained in:
2026-08-13 14:34:51 -07:00
parent d2a595d0d0
commit 2f76622e52
4 changed files with 31 additions and 45 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import sys
import platform
CURRENT_VERSION = "1.6.0"
CURRENT_VERSION = "1.6.1"
APP_NAME = "flares"
APP_NAME_EXPANDED = "fNIRS Lightweight Analysis, Research, & Evaluation Suite"
API_URL = f"https://git.research.dezeeuw.ca/api/v1/repos/tyler/{APP_NAME}/releases"