Skip to content

Commit

Permalink
increase nextcloud version to 20
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
  • Loading branch information
newhinton committed Oct 20, 2020
1 parent 136ce14 commit 758ea0b
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 @@ -7,7 +7,7 @@
<summary lang="de">📸🔀☁️ Zufällige Hintergrundbilder von Unsplash</summary>
<description>Show a new random featured nature photo from Unsplash on the log in screen and (optionally) in the header.</description>
<description lang="de">Zeigt ein zufällig ausgewähltes Naturfoto von Unsplash auf dem Anmeldebildschirm und (optional) in der Navigationsleiste an.</description>
<version>1.1.6</version>
<version>1.1.7</version>
<licence>agpl</licence>
<author mail="hey@jancborchardt.net" homepage="https://jancborchardt.net">Jan-Christoph Borchardt</author>
<author homepage="https://github.com/marius-wieschollek">Marius Wieschollek</author>
Expand All @@ -23,7 +23,7 @@
<screenshot>https://raw.githubusercontent.com/jancborchardt/unsplash/master/unsplash-header.jpg</screenshot>
<dependencies>
<php min-version="7.0" />
<nextcloud min-version="14" max-version="19"/>
<nextcloud min-version="14" max-version="20"/>
</dependencies>
<settings>
<admin>OCA\Unsplash\Settings\AdminSettings</admin>
Expand Down

0 comments on commit 758ea0b

Please sign in to comment.