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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-12 20:40:17 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-02-12 20:40:17 +0300
commitfcd7f4575b9a27350d397140a9470bb610fac44c (patch)
tree478e129b4e728d27cc941f4cdfa997a57c1369dd /socialsharing_twitter/appinfo/info.xml
parenta4559fed7cdbe09a172686dd45f829eb40e3d95f (diff)
Make social sharing apps compatible with 14
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'socialsharing_twitter/appinfo/info.xml')
-rw-r--r--socialsharing_twitter/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/socialsharing_twitter/appinfo/info.xml b/socialsharing_twitter/appinfo/info.xml
index f075f80..94959c1 100644
--- a/socialsharing_twitter/appinfo/info.xml
+++ b/socialsharing_twitter/appinfo/info.xml
@@ -10,7 +10,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_twitter/screenshots/preview.png</screenshot>
<namespace>SocialSharingTwitter</namespace>
<dependencies>
- <nextcloud min-version="12" max-version="13" />
+ <nextcloud min-version="12" max-version="14" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
<website>https://github.com/nextcloud/socialsharing</website>