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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjen <4867268+arjentz@users.noreply.github.com>2022-10-01 16:16:07 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-04 15:41:10 +0300
commitf65f0d4d2b0d6a565eff1e6a8dcdc30c874dd472 (patch)
tree2d9d0af29ec36ae84a595ed00bb93479d30abecc /appinfo
parent61f435da837bf1390bb5a870ca18c2f7aef30088 (diff)
Implement archive functionality
Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Arjen <4867268+arjentz@users.noreply.github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4d8a950ac..648bf9d45 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.
- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!
]]></description>
- <version>2.1.0-alpha.1</version>
+ <version>2.1.0-alpha.2</version>
<licence>agpl</licence>
<author>Greta Doçi</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>