Browse Source
chore(release): Bump version to 21.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/15456/head
Joas Schilling
3 months ago
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0
3 changed files with
4 additions and
4 deletions
appinfo/info.xml
package-lock.json
package.json
@ -18,7 +18,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 > 21.1.0 </version>
<version > 21.1.1 </version>
<licence > agpl</licence>
<author > Anna Larch</author>
@ -1,12 +1,12 @@
{
"name" : "talk" ,
"version" : "21.1.0 " ,
"version" : "21.1.1 " ,
"lockfileVersion" : 2 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "talk" ,
"version" : "21.1.0 " ,
"version" : "21.1.1 " ,
"license" : "agpl" ,
"dependencies" : {
"@linusborg/vue-simple-portal" : "^0.1.5" ,
@ -1,6 +1,6 @@
{
"name" : "talk" ,
"version" : "21.1.0 " ,
"version" : "21.1.1 " ,
"private" : true ,
"description" : "" ,
"license" : "agpl" ,