From 585d8c46a87148762eb173bb8ea80d98a046ba80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:23:41 +0000 Subject: [PATCH] Releasing 1.0.0-beta.0 --- updates.md | 4 ++++ versions.json | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/updates.md b/updates.md index 4e2caff4..6ef61cbf 100644 --- a/updates.md +++ b/updates.md @@ -12,6 +12,10 @@ Earlier releases remain available in the [0.25 release history](https://github.c ## Unreleased +## 1.0.0-beta.0 + +22nd July, 2026 + ### Important - This is an opt-in 1.0 integration preview for BRAT and testing with existing Vaults. It does not replace the latest stable release. Use it with a current backup, and update every participating device before resuming synchronisation. diff --git a/versions.json b/versions.json index bcfe6d36..5d525bf8 100644 --- a/versions.json +++ b/versions.json @@ -5,5 +5,6 @@ "1.0.0": "0.9.7", "0.25.81": "1.7.2", "0.25.82": "1.7.2", - "0.25.83": "1.7.2" + "0.25.83": "1.7.2", + "1.0.0-beta.0": "1.7.2" }