Skip to content

Commit 4662cb5

Browse files
committed
🔖 Bump version to dev
1 parent 1d51b9d commit 4662cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎firefox_decrypt.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def internal_version():
7474
return p.stdout.strip()
7575

7676

77-
__version_info__ = (1, 1, 2)
77+
__version_info__ = (1, 1, 2, "+git")
7878
__version__: str = get_version()
7979

8080

0 commit comments

Comments
 (0)