We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab09259 commit 8716b40Copy full SHA for 8716b40
3 files changed
manifest.webapp
@@ -2,7 +2,7 @@
2
"id": "com.garredow.foxcasts-lite",
3
"name": "FoxCasts Lite",
4
"description": "A fully-featured podcast app for your KaiOS device",
5
- "version": "0.1.0",
+ "version": "2.0.0",
6
"launch_path": "/index.html",
7
"icons": {
8
"256": "/assets/icons/icon-256.png",
@@ -43,4 +43,4 @@
43
},
44
"default_locale": "en",
45
"cursor": false
46
-}
+}
package.json
@@ -1,7 +1,7 @@
1
{
"private": true,
"name": "foxcasts-lite",
- "version": "1.0.0",
"license": "MIT",
"scripts": {
"start": "HTTPS=true preact watch --https --no-sw",
@@ -70,4 +70,4 @@
70
"Firefox 48",
71
"Chrome 90"
72
]
73
size-plugin.json
0 commit comments