chore: bump version to 3.2.0 in package.json, pyproject.toml, and 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.
|
share the same version string.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '3.1.0'
|
__version__ = '3.2.0'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "reticulum-meshchatx",
|
"name": "reticulum-meshchatx",
|
||||||
"version": "3.1.0",
|
"version": "3.2.0",
|
||||||
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
||||||
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
||||||
"author": "Sudo-Ivan",
|
"author": "Sudo-Ivan",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "reticulum-meshchatx"
|
name = "reticulum-meshchatx"
|
||||||
version = "3.1.0"
|
version = "3.2.0"
|
||||||
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
|
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Sudo-Ivan"}
|
{name = "Sudo-Ivan"}
|
||||||
|
|||||||
Reference in New Issue
Block a user