diff --git a/config/repo-version-config.json b/config/repo-version-config.json index 0dd266928..4b1073be5 100644 --- a/config/repo-version-config.json +++ b/config/repo-version-config.json @@ -1,6 +1,6 @@ { "_generated": { - "generatedAt": "2026-08-06T14:19:29+00:00", + "generatedAt": "2026-08-06T15:22:51+00:00", "generatorMode": "public_source_collection_with_manual_fallbacks", "sourceContract": { "splice": "Network /info endpoint: MainNet https://docs.global.canton.network.sync.global/info, TestNet https://docs.test.global.canton.network.sync.global/info, DevNet https://docs.dev.global.canton.network.sync.global/info. Cross-check against the same network's /index.html Docker image tag and Helm chart version.", @@ -288,17 +288,17 @@ "versionMapping": { "mainnet": { "branch": "", - "externalVersion": "1.8.0", + "externalVersion": "1.9.0", "folderPathRepo": "" }, "testnet": { "branch": "", - "externalVersion": "1.8.0", + "externalVersion": "1.9.0", "folderPathRepo": "" }, "devnet": { "branch": "", - "externalVersion": "1.8.0", + "externalVersion": "1.9.0", "folderPathRepo": "" } } diff --git a/docs-main/snippets/generated/version-dashboard-data.mdx b/docs-main/snippets/generated/version-dashboard-data.mdx index c6879442a..fdd63e5cc 100644 --- a/docs-main/snippets/generated/version-dashboard-data.mdx +++ b/docs-main/snippets/generated/version-dashboard-data.mdx @@ -1,4 +1,4 @@ -export const lastUpdatedAt = '2026-08-06T14:19:29+00:00'; +export const lastUpdatedAt = '2026-08-06T15:22:51+00:00'; export const lastUpdatedLabel = 'August 6, 2026'; export const networkData = { @@ -11,7 +11,7 @@ export const networkData = { canton: '3.5.9', damlSdk: '3.5.4', pqs: '3.5.7', - tokenStandard: '1.8.0', + tokenStandard: '1.9.0', walletSdk: '1.4.0', dappSdk: '1.4.0', walletGateway: '1.7.0', @@ -63,7 +63,7 @@ export const networkData = { canton: '3.5.10', damlSdk: '3.5.4', pqs: '3.5.7', - tokenStandard: '1.8.0', + tokenStandard: '1.9.0', walletSdk: '1.4.0', dappSdk: '1.4.0', walletGateway: '1.7.0', @@ -115,7 +115,7 @@ export const networkData = { canton: '3.5.11', damlSdk: '3.5.4', pqs: '3.5.7', - tokenStandard: '1.8.0', + tokenStandard: '1.9.0', walletSdk: '1.4.0', dappSdk: '1.4.0', walletGateway: '1.7.0',