From 885007ce157452c70c81c694ea23574223a79c6a Mon Sep 17 00:00:00 2001 From: bludnic Date: Fri, 24 Nov 2023 19:03:21 +0000 Subject: [PATCH] chore: release v4.3.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3487cd96..5845d42da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adamant-im", - "version": "4.2.2", + "version": "4.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "adamant-im", - "version": "4.2.2", + "version": "4.3.0", "hasInstallScript": true, "license": "GPLv3", "dependencies": { diff --git a/package.json b/package.json index a193a88df..87576b466 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adamant-im", - "version": "4.2.2", + "version": "4.3.0", "author": "ADAMANT Foundation ", "license": "GPLv3", "description": "Decentralized Messenger",