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:
Diffstat (limited to 'socialsharing_facebook/appinfo/info.xml')
-rw-r--r--socialsharing_facebook/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/socialsharing_facebook/appinfo/info.xml b/socialsharing_facebook/appinfo/info.xml
index b8a592f..43f77c9 100644
--- a/socialsharing_facebook/appinfo/info.xml
+++ b/socialsharing_facebook/appinfo/info.xml
@@ -5,12 +5,12 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Facebook, using shared links.</description>
- <version>2.0.0</version>
+ <version>2.1.0</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_facebook/screenshots/preview.png</screenshot>
<namespace>SocialSharingFacebook</namespace>
<dependencies>
- <nextcloud min-version="18" max-version="19" />
+ <nextcloud min-version="18" max-version="20" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
<website>https://github.com/nextcloud/socialsharing</website>