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

github.com/nextcloud/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>2022-03-23 09:20:16 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2022-03-23 09:20:16 +0300
commit4de6909ad2d3c1b994de55607a7d30d1e53dc381 (patch)
tree9a0323fb0e1965ccaef64757d208bb71da744201
parentb3cc9d6201d8f970d41d32381d3a49bd2229fa4e (diff)
Bumping plugin version number7.2.0
-rwxr-xr-xVERSION2
-rw-r--r--appinfo/info.xml4
-rwxr-xr-xappinfo/version2
3 files changed, 4 insertions, 4 deletions
diff --git a/VERSION b/VERSION
index 1996c50..0ee843c 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.1.3
+7.2.0
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c64b5db..b1530e9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<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.16.0 (2021-05).</description>
- <version>7.1.3</version>
+ <version>7.2.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="20" max-version="24" />
+ <nextcloud min-version="20" max-version="25" />
</dependencies>
<settings>
<admin>OCA\RainLoop\Settings\AdminSettings</admin>
diff --git a/appinfo/version b/appinfo/version
index 1996c50..0ee843c 100755
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-7.1.3
+7.2.0