From 2697563649a15a9f7795ee61992d20b2a7fc96b8 Mon Sep 17 00:00:00 2001 From: Dawid Urbas Date: Wed, 24 Jul 2024 11:17:31 +0200 Subject: [PATCH] Fix description --- holo-key-manager-extension/static/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/holo-key-manager-extension/static/manifest.json b/holo-key-manager-extension/static/manifest.json index 1888285..e2e5463 100644 --- a/holo-key-manager-extension/static/manifest.json +++ b/holo-key-manager-extension/static/manifest.json @@ -1,7 +1,7 @@ { "name": "Holo Key Manager", - "description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications in multiple devices", - "version": "0.0.76", + "description": "Holo Key Manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications in multiple devices", + "version": "0.0.77", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiAtKvbHNTN3O2BLRZH7RkLczaMLenSeZu+YP+KomPQPZ18nt4DY9boIN/+GWts7gCzEeQq59l8edGdF2P7xAbsRxYR88+zFEbxMtIyfyqJZIlzXwnvPJkwGu/S6arNtX48K7q1+xnJEE7VyeYSj6/i2LR+LmPigCzY9JCP7+SmWVeYbdm3kZmReK0ecfh15RXSNjZpXJUgrbea/RVxweggYKnmhhOUBmuJSCLoWTXIuJPBMwGQK1O2GKBqHOq94bPVSF7j+4WzSpPan70ZZJX/reFsOFE/idfFN6wbizjR1Ne50Po03kudEmfQgoqUhVpd0wP8A3YbqE7ODdZcCPPwIDAQAB", "manifest_version": 3, "action": {