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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-25 18:04:24 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-25 18:04:24 +0300
commit72d86a7ed05de384b469d3075ab5746742f2abd5 (patch)
treed483333a37f7bb49de2e837d5bf0bfc1a1a0dcd0 /package-lock.json
parent86edd50d667c0f1fb2fa72e0acd8652885ea4197 (diff)
Bump version to v2.2.0 Alpha 0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 20c4c798f..ae0b4ba1e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "nextcloud-mail",
- "version": "2.1.0-rc.1",
+ "version": "2.2.0-alpha0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nextcloud-mail",
- "version": "2.1.0-rc.1",
+ "version": "2.2.0-alpha0",
"license": "agpl",
"dependencies": {
"@ckeditor/ckeditor5-alignment": "~35.1.0",