From fdb875678f13c450e5afe30a4d719aa47ac017c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:17:15 -0700 Subject: [PATCH] Bump versions to 5.26.0 (#1746) * docs(): bumping release to 5.26.0 * trigger CI --------- Co-authored-by: GitHub Action Co-authored-by: Aristides Staffieri --- 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 d6a11bf91..bdb340407 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,6 +1,6 @@ { "name": "extension", - "version": "5.25.1", + "version": "5.26.0", "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 5635237c9..f08493a0c 100644 --- a/extension/public/static/manifest/v3.json +++ b/extension/public/static/manifest/v3.json @@ -1,7 +1,7 @@ { "name": "Freighter", - "version": "5.25.1", - "version_name": "5.25.1", + "version": "5.26.0", + "version_name": "5.26.0", "description": "Freighter is a non-custodial wallet extension that enables you to sign Stellar transactions via your browser.", "browser_specific_settings": { "gecko": {