Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/repo-version-config.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down Expand Up @@ -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": ""
}
}
Expand Down
8 changes: 4 additions & 4 deletions docs-main/snippets/generated/version-dashboard-data.mdx
Original file line number Diff line number Diff line change
@@ -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 = {
Expand All @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down