Skip to content

Commit fdf0dce

Browse files
author
Garrett Downs
committed
bump version to 1.0.1
1 parent ee7bef1 commit fdf0dce

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

manifest.webapp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "com.garredow.foxcasts-lite",
33
"name": "FoxCasts Lite",
44
"description": "A fully-featured podcast app for your KaiOS device",
5-
"version": "0.1.0",
5+
"version": "1.0.1",
66
"launch_path": "/index.html",
77
"icons": {
88
"256": "/assets/icons/icon-256.png",
@@ -43,4 +43,4 @@
4343
},
4444
"default_locale": "en",
4545
"cursor": false
46-
}
46+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "foxcasts-lite",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"license": "MIT",
66
"scripts": {
77
"build": "preact build --no-prerender --no-sw --no-esm",

size-plugin.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)