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:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-04-07 13:27:50 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-04-07 13:27:50 +0300
commitb042ac24da4b988b08931f4306b10d124ebbaa54 (patch)
tree0678b30eb6de706a0740a7c4eaea519a3f526d19 /socialsharing_diaspora
parent3c067543d630651d4efc1edb00357a6ff7890b9d (diff)
2.5.0v2.5.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'socialsharing_diaspora')
-rw-r--r--socialsharing_diaspora/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/socialsharing_diaspora/appinfo/info.xml b/socialsharing_diaspora/appinfo/info.xml
index e84458e..59fda6b 100644
--- a/socialsharing_diaspora/appinfo/info.xml
+++ b/socialsharing_diaspora/appinfo/info.xml
@@ -5,12 +5,12 @@
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
<description>Enable direct sharing of files via Diaspora, using shared links.</description>
- <version>2.4.0</version>
+ <version>2.5.0</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="21" max-version="24" />
+ <nextcloud min-version="22" max-version="24" />
</dependencies>
<bugs>https://github.com/nextcloud/socialsharing</bugs>
<website>https://github.com/nextcloud/socialsharing</website>