mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
🔖 Bump to dev version
This commit is contained in:
@@ -74,7 +74,7 @@ def get_version() -> str:
|
||||
return p.stdout.strip()
|
||||
|
||||
|
||||
__version_info__ = (1, 1, 0)
|
||||
__version_info__ = (1, 1, 0, "+git")
|
||||
__version__: str = get_version()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user