Bump to 0.2.0
This commit is contained in:
parent
b38b39dab3
commit
4fbf98897c
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 3,
|
||||
"name": "YT Playlist Features",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"description": "Extract and work with YouTube playlist data",
|
||||
"permissions": ["storage"],
|
||||
"background": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 3,
|
||||
"name": "YT Playlist Features",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"description": "Extract and work with YouTube playlist data",
|
||||
"permissions": ["storage"],
|
||||
"background": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yt-playlist-features",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user