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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:14:30 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:14:30 +0300
commit8d5ae62f4c20babea8705a61c8ddc86a77e3350c (patch)
tree5af1bce970a22e0ed123fb4cd549eeec4e2f20b0 /package.json
parentd5dfebe031f64297fb82c457bad7761b1e187f6f (diff)
Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 286f676..ca759eb 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "notifications",
"description": "This app provides a backend and frontend for the notification API available in Nextcloud.",
- "version": "2.13.0",
+ "version": "2.14.0",
"author": "Joas Schilling <coding@schilljs.com>",
"license": "agpl",
"private": true,