From 48c5b2d149a3619588ffca01f466717cbf097f1b Mon Sep 17 00:00:00 2001 From: "Mark S. Lewis" Date: Wed, 17 May 2023 09:13:14 +0100 Subject: [PATCH] Release v2.2.18 (#676) Signed-off-by: Mark S. Lewis --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 63978ffab..f8b58dc21 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fabric-sdk-node", - "version": "2.2.18-snapshot", - "tag": "unstable-2.2", + "version": "2.2.18", + "tag": "latest", "main": "index.js", "private": true, "repository": {