Skip to content

Commit

Permalink
v1.4.40
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoSoaress committed Jul 12, 2024
1 parent 48e59a9 commit 31cd85f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "safe-homepage",
"homepage": "https://github.com/safe-global/safe-homepage",
"version": "1.4.39",
"version": "1.4.40",
"scripts": {
"build": "next build && next export",
"lint": "next lint",
Expand Down
2 changes: 1 addition & 1 deletion src/content/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"items": [
{
"title": "Connect as a Safe App",
"text": "Integrate your standalone DApp as a Safe App by leveraging our <a href='https://github.com/safe-global/safe-apps-sdk' target='_blank' rel='noreferrer'>safe-apps-sdk</a>, and get it <a href='https://docs.safe.global/safe-core-aa-sdk/safe-apps/release' target='_blank' rel='noreferrer'>added</a> to our Safe App store within Safe{Wallet}",
"text": "Integrate your standalone DApp as a Safe App by leveraging our <a href='https://github.com/safe-global/safe-apps-sdk' target='_blank' rel='noreferrer'>safe-apps-sdk</a>, and get it <a href='https://help.safe.global/en/articles/145503-how-to-create-a-safe-app-with-safe-apps-sdk-and-list-it' target='_blank' rel='noreferrer'>added</a> to our Safe App store within Safe{Wallet}",
"image": {
"src": "/images/code-dotted.svg",
"alt": "Code block"
Expand Down

0 comments on commit 31cd85f

Please sign in to comment.