Skip to content

Commit 2f585d3

Browse files
update: 0.0.1
1 parent a3c40d1 commit 2f585d3

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

Diff for: manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"id": "mixtape",
33
"name": "Mixtape",
4-
"version": "0.0.2",
4+
"version": "0.0.1",
55
"minAppVersion": "1.7.0",
66
"description": "Scrapes audio files from one or more markdown and arranges them in a playlist element.",
77
"author": "Jesse Williams",
88
"authorUrl": "https://github.com/jesses-code-adventures",
99
"fundingUrl": "",
1010
"isDesktopOnly": false
11-
}
11+
}

Diff for: package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: versions.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"0.0.1": "1.7.0",
3-
"0.0.2": "1.7.0"
4-
}
2+
"0.0.1": "1.7.0"
3+
}

0 commit comments

Comments
 (0)