diff --git a/internal_filesystem/apps/com.micropythonos.connect4/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.connect4/META-INF/MANIFEST.JSON index 68cbb326..5e9a08e6 100644 --- a/internal_filesystem/apps/com.micropythonos.connect4/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.connect4/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Classic Connect 4 game", "long_description": "Play Connect 4 against the computer with three difficulty levels: Easy, Medium, and Hard. Drop colored discs and try to connect four in a row!", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.connect4/icons/com.micropythonos.connect4_0.0.2_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.connect4/mpks/com.micropythonos.connect4_0.0.2.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.connect4/icons/com.micropythonos.connect4_0.1.0_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.connect4/mpks/com.micropythonos.connect4_0.1.0.mpk", "fullname": "com.micropythonos.connect4", -"version": "0.0.2", +"version": "0.1.0", "category": "games", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.doom_launcher/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.doom_launcher/META-INF/MANIFEST.JSON index 9c747efa..e4211a74 100644 --- a/internal_filesystem/apps/com.micropythonos.doom_launcher/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.doom_launcher/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Legendary 3D shooter", "long_description": "Plays Doom 1, 2 and modded .wad files from internal storage or SD card and plays them. Place them in the folder /roms/doom/ . Uses ducalex's retro-go port of PrBoom. Supports zipped wad files too.", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.doom/icons/com.micropythonos.doom_launcher_0.0.1_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.doom/mpks/com.micropythonos.doom_launcher_0.0.1.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.doom/icons/com.micropythonos.doom_launcher_0.1.0_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.doom/mpks/com.micropythonos.doom_launcher_0.1.0.mpk", "fullname": "com.micropythonos.doom_launcher", -"version": "0.0.1", +"version": "0.1.0", "category": "games", } diff --git a/internal_filesystem/apps/com.micropythonos.errortest/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.errortest/META-INF/MANIFEST.JSON index cc986b7f..2715179f 100644 --- a/internal_filesystem/apps/com.micropythonos.errortest/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.errortest/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Test app with intentional error", "long_description": "This app has an intentional import error for testing.", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.errortest/icons/com.micropythonos.errortest_0.0.2_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.errortest/mpks/com.micropythonos.errortest_0.0.2.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.errortest/icons/com.micropythonos.errortest_0.0.3_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.errortest/mpks/com.micropythonos.errortest_0.0.3.mpk", "fullname": "com.micropythonos.errortest", -"version": "0.0.2", +"version": "0.0.3", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON index 90291fbb..02b2e995 100644 --- a/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Manage files", "long_description": "Traverse around the filesystem and manage files and folders you find..", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.4_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.4.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.5_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.5.mpk", "fullname": "com.micropythonos.filemanager", -"version": "0.0.4", +"version": "0.0.5", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON index 1796ef95..d77a3a6a 100644 --- a/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Minimal app", "long_description": "Demonstrates the simplest app.", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/icons/com.micropythonos.helloworld_0.0.3_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.helloworld_0.0.3.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/icons/com.micropythonos.helloworld_0.0.4_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.helloworld_0.0.4.mpk", "fullname": "com.micropythonos.helloworld", -"version": "0.0.3", +"version": "0.0.4", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.musicplayer/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.musicplayer/META-INF/MANIFEST.JSON index 389b487d..62ee11f2 100644 --- a/internal_filesystem/apps/com.micropythonos.musicplayer/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.musicplayer/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Player audio files", "long_description": "Traverse around the filesystem and play audio files that you select.", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.7_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.7.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.1.0_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.1.0.mpk", "fullname": "com.micropythonos.musicplayer", -"version": "0.0.7", +"version": "0.1.0", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.showfonts/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.showfonts/META-INF/MANIFEST.JSON index acc83b4e..b050c8b6 100644 --- a/internal_filesystem/apps/com.micropythonos.showfonts/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.showfonts/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Show installed fonts", "long_description": "Visualize the installed fonts so the user can check them out.", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.0.3_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.0.3.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.0.4_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.0.4.mpk", "fullname": "com.micropythonos.showfonts", -"version": "0.0.3", +"version": "0.0.4", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.soundrecorder/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.soundrecorder/META-INF/MANIFEST.JSON index 8c0aa825..b5470ef9 100644 --- a/internal_filesystem/apps/com.micropythonos.soundrecorder/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.soundrecorder/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Record audio from microphone", "long_description": "Record audio from the I2S microphone and save as WAV files. Recordings can be played back with the Music Player app.", - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/icons/com.micropythonos.soundrecorder_0.0.2_64x64.png", - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/mpks/com.micropythonos.soundrecorder_0.0.2.mpk", + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/icons/com.micropythonos.soundrecorder_0.1.0_64x64.png", + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/mpks/com.micropythonos.soundrecorder_0.1.0.mpk", "fullname": "com.micropythonos.soundrecorder", - "version": "0.0.2", + "version": "0.1.0", "category": "utilities", "activities": [ {