- Bumped version number in package.json, package-lock.json, pyproject.toml, __init__.py, and version.py to reflect the new release. - Ensured consistency in versioning across all relevant files.
4 lines
87 B
Python
4 lines
87 B
Python
"""Reticulum MeshChatX - A mesh network communications app."""
|
|
|
|
__version__ = "2.50.0"
|