Skip to content

Commit

Permalink
Merge pull request #148 from nextcloud/release/0.10.0
Browse files Browse the repository at this point in the history
🚀 RELEASE: v0.10.0
  • Loading branch information
violoncelloCH authored May 20, 2020
2 parents 0acd3e3 + f647e75 commit 24c9ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
]]></description>
<version>0.9.1</version>
<version>0.10.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<types>
Expand All @@ -32,6 +32,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
<dependencies>
<nextcloud min-version="15" max-version="18" />
<nextcloud min-version="15" max-version="19" />
</dependencies>
</info>

0 comments on commit 24c9ad5

Please sign in to comment.