From 9871343dd1d1e18e9cafbafec94815cb1e736854 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 3 Jul 2018 22:35:14 +0200 Subject: Bump version Signed-off-by: Roeland Jago Douma --- Makefile | 2 +- README.md | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index c8496e2..5cd705c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ source_dir=$(build_dir)/source sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates -version+=1.2.0 +version+=1.3.0 all: appstore diff --git a/README.md b/README.md index 38d5cb8..c6545b9 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,6 @@ The App is not complete yet, the following works/is done: * Tested in Linux only * Background Job to scan all files -## In progress - -* Test uploading from clients - ## ToDo * File size limit @@ -37,7 +33,7 @@ The App is not complete yet, the following works/is done: ## Requirements -* Nextcloud 11 +* Nextcloud 12 * ClamAV (Binaries or a server running ClamAV in daemon mode) -- cgit v1.2.3