Skip to content

Commit 8c14fd7

Browse files
committed
Release v2022.4.30
- Add support for TIDAL
1 parent 6a3446b commit 8c14fd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotishush",
3-
"version": "2021.10.25",
3+
"version": "2022.4.30",
44
"license": "MIT",
55
"author": "guihkx",
66
"dependencies": {

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "SpotiShush",
4-
"version": "2021.10.25",
4+
"version": "2022.4.30",
55
"default_locale": "en",
66
"description": "__MSG_ext_desc__",
77
"icons": {

0 commit comments

Comments
 (0)