Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8ebe63c authored by Pierre-Alain Bandinelli's avatar Pierre-Alain Bandinelli
Browse files

Fixing version number in info.xml

parent 240733c0
Loading
Loading
Loading
Loading
+4 −7
Original line number Diff line number Diff line
@@ -4,18 +4,15 @@
	<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.12.1 (2018-07-31).</description>
	<version>6.0</version>
	<version>6.0.0</version>
	<licence>AGPLv3</licence>
	<author>RainLoop Team, Nextgen-Networks, Tab Fitts, Pierre-Alain Bandinelli</author>
	<require>6.0</require>
	<ocsid>165254</ocsid>
	<dependencies>
        <php min-version="5.4" />
		<owncloud min-version="6" max-version="9.2" />
		<nextcloud min-version="14" max-version="14" />
  </dependencies>
	<documentation>
		<category>tools</category>
		<user>https://github.com/pierre-alain-b/rainloop-nextcloud/blob/master/README.md</user>
		<website>https://www.rainloop.net/</website>
	</documentation>