Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
585d8c46a8 Releasing 1.0.0-beta.0 2026-07-22 11:23:41 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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"
}