summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-17 15:41:57 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-17 15:41:57 +0200
commita860f8ca22e75d12eb42233918d564b262f86a6a (patch)
tree2defd1dc1c6860b0f87fc9f650f73d2a2dae4436 /package.json
parent926efc87797a5577d8692e01b08f4a8d9d350415 (diff)
feat(deps): Add Nextcloud 28 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 cf1df0507..390980501 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "17.0.0-rc.1",
+ "version": "18.0.0-dev.0",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",