koopa-admin-log/configs/shared/landing-version.json
Hernâni Marques bdfdbfe7c8
landing: per-site content versions (bank/exchange/merchant v42)
Independent version counters per landing footer with last-change time
and linkified commit; stamp script takes bank|exchange|merchant|--all.
2026-07-17 18:13:13 +02:00

35 lines
1.4 KiB
JSON

{
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
"sites": {
"bank": {
"version": 42,
"label": "Bank landing",
"path": "configs/bank-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
},
"exchange": {
"version": 42,
"label": "Exchange landing",
"path": "configs/exchange-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
},
"merchant": {
"version": 42,
"label": "Merchant landing",
"path": "configs/merchant-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
}
}
}