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>2017-12-13 11:19:40 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-12-13 11:19:40 +0300
commit455f5198db88e63c186c10b0f8827a67e125a604 (patch)
tree0a42f4ba1938284e34d366dd6d7bb2be10924710
parent8523619429921ca512c6d5fc95e289230805c01f (diff)
Nextcloud 13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
-rw-r--r--socialsharing_diaspora/appinfo/info.xml5
-rw-r--r--socialsharing_email/appinfo/info.xml5
-rw-r--r--socialsharing_facebook/appinfo/info.xml5
-rw-r--r--socialsharing_googleplus/appinfo/info.xml5
-rw-r--r--socialsharing_twitter/appinfo/info.xml5
5 files changed, 15 insertions, 10 deletions
diff --git a/socialsharing_diaspora/appinfo/info.xml b/socialsharing_diaspora/appinfo/info.xml
index 640cbe8..7e508db 100644
--- a/socialsharing_diaspora/appinfo/info.xml
+++ b/socialsharing_diaspora/appinfo/info.xml
@@ -5,12 +5,13 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Diaspora, using shared links.</description>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_diaspora/screenshots/preview.png</screenshot>
<namespace>SocialSharingDiaspora</namespace>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
+ <website>https://github.com/nextcloud/socialsharing</website>
</info>
diff --git a/socialsharing_email/appinfo/info.xml b/socialsharing_email/appinfo/info.xml
index f771c11..1564266 100644
--- a/socialsharing_email/appinfo/info.xml
+++ b/socialsharing_email/appinfo/info.xml
@@ -5,12 +5,13 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via email, using shared links.</description>
- <version>1.0.2</version>
+ <version>1.0.3</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_email/screenshots/preview.png</screenshot>
<namespace>SocialSharingEmail</namespace>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
+ <website>https://github.com/nextcloud/socialsharing</website>
</info>
diff --git a/socialsharing_facebook/appinfo/info.xml b/socialsharing_facebook/appinfo/info.xml
index fded539..d734663 100644
--- a/socialsharing_facebook/appinfo/info.xml
+++ b/socialsharing_facebook/appinfo/info.xml
@@ -5,12 +5,13 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Facebook, using shared links.</description>
- <version>1.0.1</version>
+ <version>1.0.2</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="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
+ <website>https://github.com/nextcloud/socialsharing</website>
</info>
diff --git a/socialsharing_googleplus/appinfo/info.xml b/socialsharing_googleplus/appinfo/info.xml
index 34eb292..dfd1acd 100644
--- a/socialsharing_googleplus/appinfo/info.xml
+++ b/socialsharing_googleplus/appinfo/info.xml
@@ -5,12 +5,13 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Google+, using shared links.</description>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_googleplus/screenshots/preview.png</screenshot>
<namespace>SocialSharingGooglePlus</namespace>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
+ <website>https://github.com/nextcloud/socialsharing</website>
</info>
diff --git a/socialsharing_twitter/appinfo/info.xml b/socialsharing_twitter/appinfo/info.xml
index f6285e8..f075f80 100644
--- a/socialsharing_twitter/appinfo/info.xml
+++ b/socialsharing_twitter/appinfo/info.xml
@@ -5,12 +5,13 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Twitter, using shared links.</description>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<category>social</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/socialsharing/master/socialsharing_twitter/screenshots/preview.png</screenshot>
<namespace>SocialSharingTwitter</namespace>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
+ <website>https://github.com/nextcloud/socialsharing</website>
</info>