Build [v1.8.5] (Self-contained Frontend Build)

This commit is contained in:
Daniel Bedeleanu
2026-04-13 19:50:28 +03:00
parent c874d27d64
commit 55e3cf5042
7 changed files with 15 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ import os
import sys
from datetime import datetime
VERSION_FILE = 'VERSION.json'
VERSION_FILE = 'frontend/VERSION.json'
GIT_PATH_FILE = '.git_path'
def get_git_path():