Skip to content

Commit 0a0a78e

Browse files
committed
chore(release): Set version to 23.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent ee1bacf commit 0a0a78e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* 🌉 **Sync with other chat solutions** With [Matterbridge](https://github.com/42wim/matterbridge/) being integrated in Talk, you can easily sync a lot of other chat solutions to Nextcloud Talk and vice-versa.
1919
]]></description>
2020

21-
<version>23.0.0-rc.4</version>
21+
<version>23.0.0</version>
2222
<licence>agpl</licence>
2323

2424
<author>Anna Larch</author>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "talk",
3-
"version": "23.0.0-rc.4",
3+
"version": "23.0.0",
44
"private": true,
55
"description": "",
66
"license": "agpl",

0 commit comments

Comments
 (0)