docs: link to RC
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2025-01-05 15:41:14 +01:00
parent 7e27c6cd11
commit ec369d7fb9
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -55,7 +55,7 @@ And test things work.
### `0.9.x-beta` -> `0.10.x-beta` ### `0.9.x-beta` -> `0.10.x-beta`
> 🎺🎺🎺 This version is currently unreleased 🎺🎺🎺 > 🎺🎺🎺 Get the [release candidate](https://git.coopcloud.tech/toolshed/abra/releases/tag/0.10.0-rc1-beta) 🎺🎺🎺
* We have finally migrated from [`urfave/cli`](https://github.com/urfave/cli) * We have finally migrated from [`urfave/cli`](https://github.com/urfave/cli)
to [`spf13/cobra`](https://cobra.dev) as our command-line handling library. to [`spf13/cobra`](https://cobra.dev) as our command-line handling library.