Increment version numbers

This commit is contained in:
Thomas Farstrike
2025-11-23 07:58:57 +01:00
parent f6a48b079b
commit c7bf4fe44d
3 changed files with 9 additions and 9 deletions
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Simple drawing app",
"long_description": "Draw simple shapes on the screen.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.3_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.3.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.4_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.4.mpk",
"fullname": "com.micropythonos.draw",
"version": "0.0.3",
"version": "0.0.4",
"category": "graphics",
"activities": [
{
@@ -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.2_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.2.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.3_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.3.mpk",
"fullname": "com.micropythonos.filemanager",
"version": "0.0.2",
"version": "0.0.3",
"category": "development",
"activities": [
{
@@ -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.1_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.1.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.2_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.2.mpk",
"fullname": "com.micropythonos.musicplayer",
"version": "0.0.1",
"version": "0.0.2",
"category": "development",
"activities": [
{