Skip to content

Commit

Permalink
Compatible with 20
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Oct 1, 2020
1 parent 07391c3 commit bc0a5aa
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 @@ -6,7 +6,7 @@
<summary><![CDATA[A simple chat based poll for Nextcloud Talk]]></summary>
<description><![CDATA[A simple chat based poll for Nextcloud Talk]]></description>

<version>1.1.1</version>
<version>1.2.0</version>
<licence>agpl</licence>

<author>Joas Schilling</author>
Expand All @@ -25,7 +25,7 @@
<repository>https://github.com/nickv-nextcloud/talk_simple_poll.git</repository>

<dependencies>
<nextcloud min-version="18" max-version="19" />
<nextcloud min-version="18" max-version="20" />
</dependencies>

<commands>
Expand Down

0 comments on commit bc0a5aa

Please sign in to comment.