Skip to content

Commit

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

* trigger build

* Empty-Commit

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aristides Staffieri <aristides.staffieri@stellar.org>
Co-authored-by: Piyal Basu <pbasu235@gmail.com>
  • Loading branch information
4 people authored May 14, 2024
1 parent a665065 commit 7a6791c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension",
"version": "5.18.3",
"version": "5.18.4",
"license": "Apache-2.0",
"prettier": "@stellar/prettier-config",
"scripts": {
Expand Down Expand Up @@ -111,4 +111,4 @@
"stellar-sdk>stellar-base>sodium-native": false
}
}
}
}
4 changes: 2 additions & 2 deletions extension/public/static/manifest/v2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Freighter",
"version": "5.18.3",
"version_name": "5.18.3",
"version": "5.18.4",
"version_name": "5.18.4",
"description": "Freighter is a non-custodial wallet extension that enables you to sign Stellar transactions via your browser.",
"browser_specific_settings": {
"gecko": {
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.18.3",
"version_name": "5.18.3",
"version": "5.18.4",
"version_name": "5.18.4",
"description": "Freighter is a non-custodial wallet extension that enables you to sign Stellar transactions via your browser.",
"background": {
"service_worker": "background.min.js"
Expand Down

0 comments on commit 7a6791c

Please sign in to comment.