Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArisenDrake <37748886+ArisenDrake@users.noreply.github.com>2018-08-31 20:09:23 +0300
committerGitHub <noreply@github.com>2018-08-31 20:09:23 +0300
commit841ea9000ff042d3416241ae0728814521de29e8 (patch)
tree477762ef52bb8f6f9d58955f7cc82d00019b3799 /appinfo
parentf0677835a629e5f3b61bd1e4eb662a052d6f0b5c (diff)
NC14 compatibility
No changes seem to be required regarding the actual app. I can confirm that it is working flawlessly.
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d3a6584..6a5f8e9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,6 +29,6 @@
<bugs>https://github.com/westberliner/owncloud-checksum/issues</bugs>
<dependencies>
<owncloud min-version="9.0" max-version="11" />
- <nextcloud min-version="9" max-version="13" />
+ <nextcloud min-version="9" max-version="14" />
</dependencies>
</info>