Bump version v1.0.8

This commit is contained in:
John Livingston 2021-04-07 18:23:05 +02:00
parent ac37d8a882
commit c688045c46
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## ??? ## v1.0.8
* Fix: typo that can prevent settings chat-only-locals to work * Fix: typo that can prevent settings chat-only-locals to work

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "peertube-plugin-livechat", "name": "peertube-plugin-livechat",
"version": "1.0.7", "version": "1.0.8",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "peertube-plugin-livechat", "name": "peertube-plugin-livechat",
"description": "PeerTube plugin livechat", "description": "PeerTube plugin livechat",
"version": "1.0.7", "version": "1.0.8",
"author": "John Livingston", "author": "John Livingston",
"bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues", "bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues",
"clientScripts": [ "clientScripts": [