mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Small fixes
This commit is contained in:
parent
6b294e428b
commit
149cb62642
2 changed files with 9 additions and 11 deletions
|
|
@ -1 +1 @@
|
||||||
4.26
|
0.0
|
||||||
|
|
@ -1,12 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
|
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
|
||||||
<id>rainloop</id>
|
<id>rainloop</id>
|
||||||
<name>RainLoop</name>
|
<name>RainLoop</name>
|
||||||
<summary>RainLoop Webmail</summary>
|
<summary>RainLoop Webmail</summary>
|
||||||
<description>Simple, modern and fast web-based email client.</description>
|
<description>Simple, modern and fast web-based email client.</description>
|
||||||
<version>4.26.0</version>
|
<version>0.0</version>
|
||||||
<licence>AGPL</licence>
|
<licence></licence>
|
||||||
<author>RainLoop Team</author>
|
<author>RainLoop Team</author>
|
||||||
<require>6.0</require>
|
<require>6.0</require>
|
||||||
<ocsid>165254</ocsid>
|
<ocsid>165254</ocsid>
|
||||||
|
|
@ -15,7 +14,6 @@
|
||||||
<owncloud min-version="6" max-version="9.2" />
|
<owncloud min-version="6" max-version="9.2" />
|
||||||
<nextcloud min-version="10" />
|
<nextcloud min-version="10" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<category>social</category>
|
|
||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
<website>http://www.rainloop.net/</website>
|
<website>http://www.rainloop.net/</website>
|
||||||
<bugs>https://github.com/RainLoop/rainloop-webmail/issues</bugs>
|
<bugs>https://github.com/RainLoop/rainloop-webmail/issues</bugs>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue