mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-03 07:44:00 +01:00
Fixed typo in getVersion
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ class Api(object):
|
||||
'git_path' : headphones.GIT_PATH,
|
||||
'install_type' : headphones.INSTALL_TYPE,
|
||||
'current_version' : headphones.CURRENT_VERSION,
|
||||
'latest_version' : headphonesLATEST_VERSION,
|
||||
'latest_version' : headphones.LATEST_VERSION,
|
||||
'commits_behind' : headphones.COMMITS_BEHIND,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user