Update version

This commit is contained in:
Ealhad 2018-08-28 23:15:39 +02:00
parent 863e33f3b9
commit d396a42abf
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "PeerTubeify", "name": "PeerTubeify",
"version": "0.2.3", "version": "0.2.4",
"description": "On YouTube, displays a link to the same video on PeerTube, if it exists.", "description": "On YouTube, displays a link to the same video on PeerTube, if it exists.",
"homepage_url": "https://gitlab.com/Ealhad/peertubeify", "homepage_url": "https://gitlab.com/Ealhad/peertubeify",
"icons": { "icons": {

View File

@ -1,6 +1,6 @@
{ {
"name": "peertubeify", "name": "peertubeify",
"version": "0.2.3", "version": "0.2.4",
"description": "PeerTubeify is a browser extension to help discovering which YouTube videos are also available on PeerTube.", "description": "PeerTubeify is a browser extension to help discovering which YouTube videos are also available on PeerTube.",
"main": "webpack.config.js", "main": "webpack.config.js",
"dependencies": {}, "dependencies": {},