From 1cc521acfe07aa4e1d14dd95e64d6e5a34371648 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 10 Sep 2025 22:51:15 +0200 Subject: [PATCH] feat: mark new release --- docs/abra/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/abra/upgrade.md b/docs/abra/upgrade.md index 04cccbf..aedc2c1 100644 --- a/docs/abra/upgrade.md +++ b/docs/abra/upgrade.md @@ -53,7 +53,7 @@ And test things work. > General release notes are [here](https://git.coopcloud.tech/toolshed/abra/releases/) -### `0.10.x-beta` -> `WIP` +### `0.10.x-beta` -> `0.11.x-beta` * We now ensure that `$ABRA_DIR/servers` has stricter permissions (`0600`). See [`#592`](https://git.coopcloud.tech/toolshed/abra/pulls/592) for more.