From 0b854b08736770ad9b61e10c4c12fc51e0c18b26 Mon Sep 17 00:00:00 2001 From: Jean Neiverth Date: Fri, 25 Oct 2024 16:51:52 -0300 Subject: [PATCH] quickfix: create-vesting manifest.json --- apps/create-vesting/public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/create-vesting/public/manifest.json b/apps/create-vesting/public/manifest.json index cbd5153..324ee4b 100644 --- a/apps/create-vesting/public/manifest.json +++ b/apps/create-vesting/public/manifest.json @@ -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", @@ -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"],