Skip to content

Commit

Permalink
quickfix: create-vesting manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanNeiverth committed Oct 25, 2024
1 parent fd679e5 commit 0b854b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/create-vesting/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
],
"orientation": "portrait",
"name": "Create LlamaPay Vesting",
"name": "Create LlamaPay Vesting Hook",
"short_name": "Create LlamaPay Vesting",
"start_url": ".",
"theme_color": "#ffffff",
Expand All @@ -27,7 +27,7 @@
"name": "Create LlamaPay Vesting",
"descriptionShort": "Create a LlamaPay vesting contract",
"description": "This hook allows you to easily set up vesting contracts with LlamaPay. Enter the recipient’s address or ENS name, then choose how much to transfer: the token buy will be automatically detected by the hook and the contracts will be linked to your LlamaPay dashboard for seamless tracking.",
"version": "0.0.1",
"version": "0.1.0",
"website": "https://llamapay.io/vesting",
"image": "https://cow-hooks-dapps-create-vesting.vercel.app/llama-pay-icon.png",
"walletCompatibility": ["EOA"],
Expand Down

0 comments on commit 0b854b0

Please sign in to comment.