Skip to content

Commit 27850a9

Browse files
authored
feat: pointing v132 in navbar to release doc in deployments repo (#1429)
1 parent e8097c2 commit 27850a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/layouts/navigation.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,10 @@ export const getNavigation = (section) => {
716716
{
717717
title: "Mainnet axelard",
718718
children: [
719+
{
720+
title: "v1.3",
721+
href: "https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/releases/axelard/2025-11-v1.3.2.md",
722+
},
719723
{
720724
title: "v1.2",
721725
href: "/resources/mainnet/upgrades/v121/",

0 commit comments

Comments
 (0)