summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.json
parent2e826a65cafb4fb8bd4c30b3dec61837fae1cbc3 (diff)
chore(release): Bump version to RC1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index f5a3bf908..5f2abe9f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "talk",
- "version": "17.0.0-beta.3",
+ "version": "17.0.0-rc.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "talk",
- "version": "17.0.0-beta.3",
+ "version": "17.0.0-rc.1",
"license": "agpl",
"dependencies": {
"@linusborg/vue-simple-portal": "^0.1.5",