chore: Set version to 19.0.16

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2025-12-11 14:48:07 +01:00
parent 39b0c73ca7
commit 70f0307c56
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
* 🌉 **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.
]]></description>
<version>19.0.15</version>
<version>19.0.16</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "talk",
"version": "19.0.15",
"version": "19.0.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "talk",
"version": "19.0.15",
"version": "19.0.16",
"license": "agpl",
"dependencies": {
"@linusborg/vue-simple-portal": "^0.1.5",

View file

@ -1,6 +1,6 @@
{
"name": "talk",
"version": "19.0.15",
"version": "19.0.16",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",