From 151f6212d78b567c38cf54e6e257335aaa70cde2 Mon Sep 17 00:00:00 2001 From: "Valentin D. Pinkman" Date: Thu, 13 Jan 2022 17:57:56 +0100 Subject: [PATCH] v21.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6fc349613..2254e55239 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/LedgerHQ/ledger-live-common" }, - "version": "21.26.0", + "version": "21.26.1", "main": "lib/index.js", "types": "lib/index.d.ts", "license": "Apache-2.0",