make sure both versions are equal (#224)
This commit is contained in:
parent
39a87e4839
commit
b6dbb835a4
2 changed files with 6 additions and 6 deletions
|
|
@ -509,10 +509,10 @@
|
||||||
"directory": "."
|
"directory": "."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "YouTube/PeerTube Video Feed",
|
"name": "YouTube Video Feed",
|
||||||
"author": "Kevin Papst",
|
"author": "Kevin Papst",
|
||||||
"description": "Embed YouTube/PeerTube feeds inside article content.",
|
"description": "Embed YouTube feeds inside article content.",
|
||||||
"version": "0.1",
|
"version": "0.10",
|
||||||
"entrypoint": "YouTube",
|
"entrypoint": "YouTube",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "YouTube/PeerTube Video Feed",
|
"name": "YouTube Video Feed",
|
||||||
"author": "Kevin Papst",
|
"author": "Kevin Papst",
|
||||||
"description": "Embed YouTube/PeerTube feeds inside article content.",
|
"description": "Embed YouTube feeds inside article content.",
|
||||||
"version": 0.10,
|
"version": "0.10",
|
||||||
"entrypoint": "YouTube",
|
"entrypoint": "YouTube",
|
||||||
"type": "user"
|
"type": "user"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue