From 0fa473a7076d7675b5bdd86a6c353948bf0f9153 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Wed, 20 Jan 2021 23:38:32 +0100 Subject: [PATCH] chore: 2.17.2 --- add-on/manifest.common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/add-on/manifest.common.json b/add-on/manifest.common.json index 061bb3e09..3e26818ac 100644 --- a/add-on/manifest.common.json +++ b/add-on/manifest.common.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_manifest_extensionName__", "short_name": "__MSG_manifest_shortExtensionName__", - "version": "2.17.1", + "version": "2.17.2", "description": "__MSG_manifest_extensionDescription__", "homepage_url": "https://github.com/ipfs-shipyard/ipfs-companion", "author": "IPFS Community",