diff --git a/installer.py b/installer.py index 254e45838..6108e6f1e 100644 --- a/installer.py +++ b/installer.py @@ -927,6 +927,7 @@ def get_version(): 'app': 'sd.next', 'updated': updated, 'hash': githash, + 'branch': branch_name, 'url': origin.replace('\n', '') + '/tree/' + branch_name.replace('\n', '') } except Exception: