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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-01-28 22:43:52 +0400
committerRobin Appelman <icewind@owncloud.com>2013-01-28 22:46:08 +0400
commit071b830c5b80084010a31c13981bf56bc6b01a40 (patch)
tree1d32005d86e5fdbcf6fb1d01df6f7153612fe698 /user_oauth
parent1da141b8f20ff0dd7c72fbee35a9adf225bbd8c1 (diff)
change required ownCloud version to 4.91
Diffstat (limited to 'user_oauth')
-rw-r--r--user_oauth/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_oauth/appinfo/info.xml b/user_oauth/appinfo/info.xml
index 980cd51a2..327b025bb 100644
--- a/user_oauth/appinfo/info.xml
+++ b/user_oauth/appinfo/info.xml
@@ -6,7 +6,7 @@
<version>1.0</version>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
- <require>4.9</require>
+ <require>4.91</require>
<shipped>true</shipped>
<remote>
<odav>remote.php</odav>