Files
reticulum-meshchatX/meshchatx/__init__.py
Sudo-Ivan 62d6cce914 chore: update version to 2.50.0 across project files
- 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.
2025-12-05 23:42:44 -06:00

4 lines
87 B
Python

"""Reticulum MeshChatX - A mesh network communications app."""
__version__ = "2.50.0"