Update version to 2.0

This commit is contained in:
Corbin Davenport
2022-01-23 23:01:49 -05:00
committed by GitHub
parent 9545e80ca6
commit da0573c36f

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Wii Shop Channel Music", "name": "Wii Shop Channel Music",
"version": "1.1", "version": "2.0",
"author": "Corbin Davenport", "author": "Corbin Davenport",
"description": "Plays the Wii Shop theme when you visit shopping websites.", "description": "Plays the Wii Shop theme when you visit shopping websites.",
"homepage_url": "https://github.com/corbindavenport/wii-shop-extension", "homepage_url": "https://github.com/corbindavenport/wii-shop-extension",
@@ -25,4 +25,4 @@
"48": "img/icon48.png", "48": "img/icon48.png",
"128": "img/icon128.png" "128": "img/icon128.png"
} }
} }