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

github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Alain Bandinelli <pa@bandinelli.net>2021-03-06 11:25:32 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2021-03-06 11:25:32 +0300
commit55132bbdf91911c757f0d77ba5acaf10e25351c0 (patch)
treee28fbd2d3a52fa73cecfae107a1a5fc856481196 /appinfo
parent3bc35cba2cc16cf4dca73a4c9b0febf637f0e95e (diff)
Updating info to support NC21
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml6
-rwxr-xr-xappinfo/version2
2 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e90851a..ef33da8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,8 +3,8 @@
<id>rainloop</id>
<name>RainLoop</name>
<summary>RainLoop Webmail</summary>
- <description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "Rainloop webmail" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.14.0 (2020-01).</description>
- <version>7.0.3</version>
+ <description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "Rainloop webmail" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.15.0 (2021-01).</description>
+ <version>7.1.0</version>
<licence>agpl</licence>
<author>RainLoop Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<namespace>RainLoop</namespace>
@@ -22,7 +22,7 @@
<dependencies>
<php min-version="5.4" />
<owncloud min-version="6" max-version="9.2" />
- <nextcloud min-version="19" max-version="20" />
+ <nextcloud min-version="19" max-version="22" />
</dependencies>
<settings>
<admin>OCA\RainLoop\Settings\AdminSettings</admin>
diff --git a/appinfo/version b/appinfo/version
index a50da18..a3fcc71 100755
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-7.0.3
+7.1.0