Skip to content

Commit 6ad2c39

Browse files
AppStore app: increment version
1 parent aa08db2 commit 6ad2c39

File tree

1 file changed

+3
-3
lines changed
  • internal_filesystem/builtin/apps/com.micropythonos.appstore/META-INF

1 file changed

+3
-3
lines changed

internal_filesystem/builtin/apps/com.micropythonos.appstore/META-INF/MANIFEST.JSON

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"publisher": "MicroPythonOS",
44
"short_description": "Store for App(lication)s",
55
"long_description": "This is the place to discover, find, install, uninstall and upgrade all the apps that make your device useless.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.7_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.7.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.8_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.8.mpk",
88
"fullname": "com.micropythonos.appstore",
9-
"version": "0.0.7",
9+
"version": "0.0.8",
1010
"category": "appstore",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)