chore: update version to 3.1.0 in package.json and pyproject.toml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "reticulum-meshchatx",
|
"name": "reticulum-meshchatx",
|
||||||
"version": "3.0.0",
|
"version": "3.1.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.0.0"
|
version = "3.1.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