2.0.0
This commit is contained in:
parent
d2de64c579
commit
672f327669
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "peertube-theme-bittube-light-mode",
|
"name": "peertube-theme-bittube-light-mode",
|
||||||
"version": "1.0.5",
|
"version": "2.0.0",
|
||||||
"description": "BitTube light theme",
|
"description": "BitTube light theme",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=1.3.0"
|
"peertube": ">=1.3.0"
|
||||||
|
@ -21,7 +21,9 @@
|
||||||
"clientScripts": [
|
"clientScripts": [
|
||||||
{
|
{
|
||||||
"script": "client/common-client-plugin.js",
|
"script": "client/common-client-plugin.js",
|
||||||
"scopes": [ "common" ]
|
"scopes": [
|
||||||
|
"common"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"translations": {}
|
"translations": {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue