From 24440c708afefea79d5aa2299004b0d9277d2207 Mon Sep 17 00:00:00 2001 From: Kristijan Date: Wed, 11 Mar 2026 19:31:05 +0100 Subject: [PATCH] Version 1.2.39 - 2026-03-11 19:31:05 --- package.json | 2 +- src/components/Navigation.tsx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c3bdb8f..55e24d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-plus-icpay", - "version": "1.2.38", + "version": "1.2.39", "private": true, "packageManager": "pnpm@9.12.3", "scripts": { diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index a6208e8..9db75ed 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -271,6 +271,7 @@ export const navigation: Array = [ title: 'X402', links: [ { title: 'X402 payments', href: '/x402' }, + { title: 'Agentic X402 up-to', href: '/agentic-x402' }, ], }, {