mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-12 09:24:42 +00:00
fix(version): standardize version string quotes in version.py
This commit is contained in:
@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
|
||||
share the same version string.
|
||||
"""
|
||||
|
||||
__version__ = '3.3.0'
|
||||
__version__ = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user