summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-03 11:43:26 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-03 11:43:26 +0100
commit93c2aa2d03fe344f9a98d5e7a4402a2255b91c86 (patch)
tree3d516e5160c901d56dd2b028b1aa1b087a317cd2 /package.json
parentc7260882778b764e306a00b2217042d0e6232818 (diff)
chore: Add Nextcloud 27 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 27c8e0fbe..c9081a188 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "16.0.0",
+ "version": "17.0.0",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",