mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
REL Bump version to avoid confusing users
This commit is contained in:
@@ -116,7 +116,7 @@ def get_version():
|
|||||||
return stdout.decode(USR_ENCODING).strip()
|
return stdout.decode(USR_ENCODING).strip()
|
||||||
|
|
||||||
|
|
||||||
__version_info__ = (0, 7, 0)
|
__version_info__ = (0, 8, 0, "+git")
|
||||||
__version__ = get_version()
|
__version__ = get_version()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user