Skip to content

Commit c7bf4fe

Browse files
Increment version numbers
1 parent f6a48b0 commit c7bf4fe

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

internal_filesystem/apps/com.micropythonos.draw/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": "Simple drawing app",
55
"long_description": "Draw simple shapes on the screen.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.3_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.3.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.4_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.4.mpk",
88
"fullname": "com.micropythonos.draw",
9-
"version": "0.0.3",
9+
"version": "0.0.4",
1010
"category": "graphics",
1111
"activities": [
1212
{

internal_filesystem/apps/com.micropythonos.filemanager/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": "Manage files",
55
"long_description": "Traverse around the filesystem and manage files and folders you find..",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.3.mpk",
88
"fullname": "com.micropythonos.filemanager",
9-
"version": "0.0.2",
9+
"version": "0.0.3",
1010
"category": "development",
1111
"activities": [
1212
{

internal_filesystem/apps/com.micropythonos.musicplayer/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": "Player audio files",
55
"long_description": "Traverse around the filesystem and play audio files that you select.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.1_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.1.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.2_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.2.mpk",
88
"fullname": "com.micropythonos.musicplayer",
9-
"version": "0.0.1",
9+
"version": "0.0.2",
1010
"category": "development",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)