-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3b7e4a
commit 1d7e8b5
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<name>Sendent</name> | ||
<summary lang="en">Sendent allows you to securely exchange files and emails</summary> | ||
<description lang="en">Sendent allows you to securely exchange files and emails. Sendent is linked to Microsoft Outlook, so you can continue to work from your trusted email program while you mail more easily and securely. Very useful, for example, to share privacy-sensitive documents or content or to send attachments that are normally too large to email. All files are uploaded to your personal Nextcloud environment from which you determine who has access to them.</description> | ||
<version>2.0.4</version> | ||
<version>2.0.5</version> | ||
<licence>agpl</licence> | ||
<author mail="[email protected]" homepage="https://www.sendent.nl">Sendent B.V.</author> | ||
<namespace>Sendent</namespace> | ||
|
@@ -22,7 +22,7 @@ | |
<screenshot>https://download.sendent.nl/serverapp/1.0.0/publicsharedate.png</screenshot> | ||
|
||
<dependencies> | ||
<nextcloud min-version="25" max-version="27"/> | ||
<nextcloud min-version="25" max-version="28"/> | ||
</dependencies> | ||
|
||
<settings> | ||
|