summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-17 07:25:20 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-17 07:26:35 +0200
commitaccb1df59abe0c664ca968956e218dd58942fc08 (patch)
treefc102a60316096097a962e5b6e9e459a162b0963 /package.json
parent2e826a65cafb4fb8bd4c30b3dec61837fae1cbc3 (diff)
chore(release): Bump version to RC1
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 92e0db99d..cf1df0507 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "17.0.0-beta.3",
+ "version": "17.0.0-rc.1",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",