Skip to content

Commit

Permalink
Bump versions to 5.24.0 (#1575)
Browse files Browse the repository at this point in the history
* docs(): bumping release to 5.24.0

* Empty-Commit

---------

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Piyal Basu <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent b614eeb commit 8320248
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension",
"version": "5.23.4",
"version": "5.24.0",
"license": "Apache-2.0",
"prettier": "@stellar/prettier-config",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions extension/public/static/manifest/v3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Freighter",
"version": "5.23.4",
"version_name": "5.23.4",
"version": "5.24.0",
"version_name": "5.24.0",
"description": "Freighter is a non-custodial wallet extension that enables you to sign Stellar transactions via your browser.",
"browser_specific_settings": {
"gecko": {
Expand Down

0 comments on commit 8320248

Please sign in to comment.