From ae955e87f9e50d1be520f74b73335fb3112338e1 Mon Sep 17 00:00:00 2001 From: fiwswe <53953985+fiwswe@users.noreply.github.com> Date: Fri, 2 May 2025 22:57:16 +0200 Subject: [PATCH] Also works with Radicale 3.5.2 --- Installing-on-OpenBSD-7.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-on-OpenBSD-7.6.md b/Installing-on-OpenBSD-7.6.md index 2f051d2..7e934fd 100644 --- a/Installing-on-OpenBSD-7.6.md +++ b/Installing-on-OpenBSD-7.6.md @@ -5,7 +5,7 @@ Update: Also works on [OpenBSD 7.7](https://openbsd.org/77.html) ## Limitations: * These instructions only cover the [OpenBSD](https://openbsd.org) specific issues of installing Radicale itself. You may also want to set up TLS and/or a reverse proxy, authentication, etc. Please refer to the Radicale documentation, such as [https://radicale.org/v3.html](https://radicale.org/v3.html) or other parts of [this wiki](https://github.com/Kozea/Radicale/wiki), for these aspects of setting up the service. -* At the time of writing [Radicale 3.3.0](https://github.com/Kozea/Radicale/releases/tag/v3.3.0) was the latest version. Other versions are untested. +* At the original time of writing [Radicale 3.3.0](https://github.com/Kozea/Radicale/releases/tag/v3.3.0) was the latest version. [Radicale 3.5.2](https://github.com/Kozea/Radicale/releases/tag/v3.5.2) also seems to work fine. Other versions are untested. * Use at your own risk. # Prerequisites