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"],