diff --git a/README.md b/README.md index 8bcdc4d..015e3c8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This integrates the two with each other. Just click on a \*.kdbx file in Your Ne ## Install 1. Go to the releases page, download the latest version. -1. Extract it to `your_nextcloud/apps`, for example with `tar xvf keeweb-0.2.5.tar.gz -C /path/to/your/nextcloud/apps`. +1. Extract it to `your_nextcloud/apps`, for example with `tar xvf keeweb-0.2.6.tar.gz -C /path/to/your/nextcloud/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. @@ -21,7 +21,7 @@ To update to a new version, simply repeat these steps. git clone https://github.com/jhass/nextcloud-keeweb.git cd nextcloud-keewb -git clone -b stable9 https://github.com/nextcloud/server.git nextcloud +git clone -b stable10 https://github.com/nextcloud/server.git nextcloud ln -sf "$(pwd)/keeweb" nextcloud/apps git clone https://github.com/keeweb/keeweb.git keeweb-source diff --git a/keeweb/CHANGELOG.md b/keeweb/CHANGELOG.md index 385263f..46f6f3b 100644 --- a/keeweb/CHANGELOG.md +++ b/keeweb/CHANGELOG.md @@ -1,3 +1,7 @@ +nextcloud-keeweb (0.2.6) +* Support Nextcloud 10 +* Bundle Keeweb 1.3.0 + nextcloud-keeweb (0.2.5) * Load standard mimetypes before registering our own. diff --git a/keeweb/appinfo/info.xml b/keeweb/appinfo/info.xml index 0331063..871f584 100644 --- a/keeweb/appinfo/info.xml +++ b/keeweb/appinfo/info.xml @@ -4,8 +4,8 @@ Keeweb Open Keepass stores inside Nextcloud with Keeweb just by clicking on an *.kdbx file in Your Nextcloud. AGPL - Jonne Haß - 0.2.5 + Jonne Haß + 0.2.6 Keeweb https://github.com/jhass/nextcloud-keeweb https://github.com/jhass/nextcloud-keeweb/issues @@ -14,6 +14,6 @@ tools - +