summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-05-05 12:04:11 +0200
committerGitHub <noreply@github.com>2023-05-05 12:04:11 +0200
commit496dd1da70d1d7f76af9896e51f48f96ba111dcf (patch)
tree7def7aa16f41e20790a3c5d8fd58cfca6978c23c /package.json
parent58cbfe90842de97d8465730bec01edc10f13eea0 (diff)
parente41d5a6dc1f346d71185be83ac35d93518d422e7 (diff)
Merge pull request #9453 from nextcloud/release/17.0.0-beta.1v17.0.0-beta.1
Release 17.0.0 beta.1
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 2b11e3717..e5a2e1bab 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "17.0.0",
+ "version": "17.0.0-beta.1",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",