From d22f0ad361476b9b0c360df82e1cc4d356234cdd Mon Sep 17 00:00:00 2001 From: bludnic Date: Sat, 29 Jun 2024 14:54:33 +0100 Subject: [PATCH] chore: release v4.7.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 7934f61b3..3c5358d32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adamant-im", - "version": "4.6.2", + "version": "4.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "adamant-im", - "version": "4.6.2", + "version": "4.7.0", "hasInstallScript": true, "license": "GPLv3", "dependencies": { diff --git a/package.json b/package.json index b485e8e8e..04a9e7a25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adamant-im", - "version": "4.6.2", + "version": "4.7.0", "author": "ADAMANT Foundation ", "license": "GPLv3", "description": "Decentralized Messenger",