Skip to content

Commit 8716b40

Browse files
author
Garrett Downs
committed
bump version to 2.0.0
1 parent ab09259 commit 8716b40

3 files changed

Lines changed: 5 additions & 5 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": "2.0.0",
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.json

Lines changed: 2 additions & 2 deletions
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": "2.0.0",
55
"license": "MIT",
66
"scripts": {
77
"start": "HTTPS=true preact watch --https --no-sw",
@@ -70,4 +70,4 @@
7070
"Firefox 48",
7171
"Chrome 90"
7272
]
73-
}
73+
}

size-plugin.json

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

0 commit comments

Comments
 (0)