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-05-31 10:32:19 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-31 10:32:19 +0300
commit262e070ecf752e6248cb48bed0ac2d07c479eef9 (patch)
tree51a051133e4760484be0e261538f8c147042f9b4 /package-lock.json
parent1e4fbc5a35371780478358f8e3176261c0aaa625 (diff)
v1.13.0 RC1v1.13.0-rc1
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 984ae51b4..4a80a08bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "nextcloud-mail",
- "version": "1.12.0",
+ "version": "1.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nextcloud-mail",
- "version": "1.12.0",
+ "version": "1.13.0",
"license": "agpl",
"dependencies": {
"@ckeditor/ckeditor5-alignment": "~34.0.0",