diff --git a/py/routes/update_routes.py b/py/routes/update_routes.py index f65cb6f4..712bc402 100644 --- a/py/routes/update_routes.py +++ b/py/routes/update_routes.py @@ -367,7 +367,7 @@ class UpdateRoutes: git_info = { 'commit_hash': 'unknown', - 'short_hash': 'unknown', + 'short_hash': 'stable', 'branch': 'unknown', 'commit_date': 'unknown' }