From 868414af5306a2b6ca3e410e78928d394f346298 Mon Sep 17 00:00:00 2001 From: ipsitapp8 Date: Sun, 9 Aug 2026 12:25:47 +0530 Subject: [PATCH] docs: add missing v1.0.34 and v1.0.35 to spec version list These releases are live at theupdateframework.github.io/specification/ but were not linked from the site's version list. --- content/en/spec.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/spec.md b/content/en/spec.md index 50fa433..07dcd3f 100644 --- a/content/en/spec.md +++ b/content/en/spec.md @@ -16,6 +16,8 @@ menu: { main: { weight: 35 } } Latest +- [v1.0.35](/specification/v1.0.35/) +- [v1.0.34](/specification/v1.0.34/) - [v1.0.33](/specification/v1.0.33/) - [v1.0.32](/specification/v1.0.32/) - [v1.0.31](/specification/v1.0.31/)