mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
chore: Set version to 19.0.16
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
39b0c73ca7
commit
70f0307c56
3 changed files with 4 additions and 4 deletions
|
|
@ -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
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "talk",
|
||||
"version": "19.0.15",
|
||||
"version": "19.0.16",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"author": "Joas Schilling <coding@schilljs.com>",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue