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

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-08-20 13:35:09 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-08-20 13:35:09 +0300
commitacdbc2db333c0f074eb30297313de8333a96fc44 (patch)
tree476be29a0e6cc07758039c589a91bc0dffb5649b /appinfo
parentaae0cd84818f41eeaa625c920c86b03aad055c18 (diff)
1.1.1
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4200e4b..09b4ae8 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>ORCID</name>
<summary>Authenticate with ORCID</summary>
<description>based on user_orcid written by Lars Næsbye Christensen, DeIC</description>
- <version>1.1.0</version>
+ <version>1.1.1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<author>Lars Næsbye Christensen</author>
@@ -18,7 +18,7 @@
<repository type="git">https://github.com/nextcloud/orcid.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/orcid/master/screenshots/personalsettings.jpeg</screenshot>
<dependencies>
- <nextcloud min-version="14" max-version="16"/>
+ <nextcloud min-version="14" max-version="20"/>
</dependencies>
</info>