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-04-15 00:17:04 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-15 00:17:04 +0300
commite70612a2aceb1ce5ea254d17866d344909cebdc0 (patch)
tree820314b7d2a9f84d8f36989a83c61d60f55c19ca /package.json
parent56b0b1c18e5dc4a4015f4e927602d91ae1a221c7 (diff)
Update version 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 939fa79..09901cb 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.12.0",
+ "version": "2.13.0",
"author": "Joas Schilling <coding@schilljs.com>",
"license": "agpl",
"private": true,