From fc7f977c7e64c474578cd3f4d540248ea87629df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:23:25 -0400 Subject: [PATCH] Bump versions to 5.22.1 (#1384) * docs(): bumping release to 5.22.1 * Empty-Commit --------- Co-authored-by: GitHub Action Co-authored-by: Piyal Basu --- extension/package.json | 2 +- extension/public/static/manifest/v3.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extension/package.json b/extension/package.json index c719006471..53f7ac777f 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,6 +1,6 @@ { "name": "extension", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "prettier": "@stellar/prettier-config", "scripts": { diff --git a/extension/public/static/manifest/v3.json b/extension/public/static/manifest/v3.json index 315fc40dc3..f6596805b4 100644 --- a/extension/public/static/manifest/v3.json +++ b/extension/public/static/manifest/v3.json @@ -1,7 +1,7 @@ { "name": "Freighter", - "version": "5.22.0", - "version_name": "5.22.0", + "version": "5.22.1", + "version_name": "5.22.1", "description": "Freighter is a non-custodial wallet extension that enables you to sign Stellar transactions via your browser.", "browser_specific_settings": { "gecko": {