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

github.com/nextcloud/privacy.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:15:56 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:15:56 +0300
commit3c3037b31f85ea7e463fd38ac1babf0446e71ced (patch)
tree7ef0e761a1b2876933fc222c73d14b7b8ad46689 /package.json
parent013c1c0ca01bb80e9b9a7d36667076d57e9c107d (diff)
Add Nextcloud 25 support on masterupdate-master-version
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 76da18e..9f600e6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "privacy",
- "version": "1.9.0",
+ "version": "1.10.0",
"description": "Place this app in **nextcloud/apps/**",
"private": true,
"scripts": {