From 6fe0294664acbc99be3288edd63307b48922d28f Mon Sep 17 00:00:00 2001 From: Github Actions Release Job Date: Tue, 24 Sep 2024 18:40:26 +0000 Subject: [PATCH] Release 0.6.20 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f6925..51a8a3c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Any help is appreciated! ## Install 1. Go to the releases page, download the latest version. -1. Extract it to `your_nextcloud/custom_apps`, for example with `tar xvf keeweb-0.6.19.tar.gz -C /path/to/your/nextcloud/custom_apps`. +1. Extract it to `your_nextcloud/custom_apps`, for example with `tar xvf keeweb-0.6.20.tar.gz -C /path/to/your/nextcloud/custom_apps`. 1. Go to "Apps" and then "Not enabled", scroll down to "Experimental" and enable it. To update to a new version, simply repeat these steps.