Skip to content

Commit

Permalink
Bump compatible versions
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Mar 1, 2021
1 parent 1cc1997 commit 6f28586
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.2.0</version>
<version>1.3.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="20" />
<nextcloud min-version="18" max-version="21" />
</dependencies>

<commands>
Expand Down

0 comments on commit 6f28586

Please sign in to comment.