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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlav Seyfarth <olav@seyfarth.de>2022-04-13 00:23:43 +0300
committerOlav Seyfarth <olav@seyfarth.de>2022-04-13 01:02:33 +0300
commitdb41032924a5b4c5f394c744ea427079af842619 (patch)
treeadd9b3d051164952f0b12f0d07784ba08ae017ea /appinfo/info.xml
parente924754d9c88283ad6b989031b437e55b2d58dc3 (diff)
Increment minor version, re-add PHP min/max-Version
Signed-off-by: Olav Seyfarth <nursoda@users.noreply.github.com> Signed-off-by: Olav Seyfarth <olav@seyfarth.de>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5989e7f..bb948e3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Two-Factor Gateway</name>
<summary>Two-factor gateway providers (SMS, Telegram, Signal)</summary>
<description>A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram.</description>
- <version>0.19.0</version>
+ <version>0.20.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<namespace>TwoFactorGateway</namespace>
@@ -18,7 +18,8 @@
<screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/challenge.png</screenshot>
<dependencies>
- <nextcloud min-version="21" max-version="24"/>
+ <php min-version="7.3" max-version="8.1"/>
+ <nextcloud min-version="21" max-version="24"/>
</dependencies>
<two-factor-providers>