mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-05 00:55:57 +00:00
Update version to 4.2.1 in __init__.py and version.py for consistency
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Reticulum MeshChatX - A mesh network communications app."""
|
||||
|
||||
__version__ = "4.2.0"
|
||||
__version__ = "4.2.1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
"""Auto-generated helper so Python tooling and the Electron build
|
||||
share the same version string.
|
||||
"""Version string synced from package.json. Do not edit by hand.
|
||||
Run: pnpm run version:sync
|
||||
"""
|
||||
|
||||
__version__ = "4.2.0"
|
||||
__version__ = "4.2.1"
|
||||
|
||||
Reference in New Issue
Block a user