git.cweiske.de
/
grauphel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e6e6e4
)
Increase minimum version to NextCloud 13
author
Christian Weiske
<
[email protected]
>
Sun, 7 Oct 2018 12:07:43 +0000
(14:07 +0200)
committer
Christian Weiske
<
[email protected]
>
Sun, 7 Oct 2018 12:07:43 +0000
(14:07 +0200)
.. because I have no idea at which point which APIs were introduced.
appinfo/info.xml
patch
|
blob
|
history
diff --git
a/appinfo/info.xml
b/appinfo/info.xml
index 5000b1cad56a677546630aec143c506f39b14c74..7244842548af99ce068cb277790e9aa0c2ed8d2f 100755
(executable)
--- a/
appinfo/info.xml
+++ b/
appinfo/info.xml
@@
-23,7
+23,7
@@
<dependencies>
<lib>OAuth</lib>
<owncloud min-version="7"/>
- <nextcloud min-version="1
0
" max-version="14"/>
+ <nextcloud min-version="1
3
" max-version="14"/>
</dependencies>
<!-- <ocsid>166654</ocsid> -->
</info>