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.
This commit is contained in:
2025-12-05 23:42:44 -06:00
parent ab6099b0fb
commit 62d6cce914
5 changed files with 96 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "reticulum-meshchatx",
"version": "2.41.0",
"version": "2.50.0",
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
"author": "Sudo-Ivan",
"main": "electron/main.js",