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