Bump to version 0.0.6

This commit is contained in:
John Livingston 2021-02-20 15:45:45 +01:00
parent b071489e5b
commit b27aa9e558
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
* Use eslint to lint the code * Use eslint to lint the code
### Fix ### Bug fixes
* Fix dom positionning * Fix dom positionning
* Chat should be displayed for waiting and ended lives * Chat should be displayed for waiting and ended lives

View File

@ -1,7 +1,7 @@
{ {
"name": "peertube-plugin-livechat", "name": "peertube-plugin-livechat",
"description": "PeerTube plugin livechat", "description": "PeerTube plugin livechat",
"version": "0.0.5", "version": "0.0.6",
"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": [