chore(version): bump version to 4.0.0 in flake.nix and package.json
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
# Simple package definition for the backend
|
||||
packages.default = pkgs.python312Packages.buildPythonPackage {
|
||||
pname = "reticulum-meshchatx";
|
||||
version = "3.3.2";
|
||||
version = "4.0.0";
|
||||
src = ./.;
|
||||
format = "pyproject";
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reticulum-meshchatx",
|
||||
"version": "3.3.2",
|
||||
"version": "4.0.0",
|
||||
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
||||
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
||||
"author": "Sudo-Ivan",
|
||||
|
||||
Reference in New Issue
Block a user