Skip to content

Commit 4717af0

Browse files
Increment versions
1 parent 2d534fd commit 4717af0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

internal_filesystem/apps/com.micropythonos.lights_out/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": "Classic Lights Out puzzle game",
55
"long_description": "Turn off all the lights! Pressing a light toggles it and its neighbors. Solve each level with minimal moves.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.0_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.0_64x64.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.1_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.1_64x64.mpk",
88
"fullname": "com.micropythonos.lights_out",
9-
"version": "1.0.0",
9+
"version": "1.0.1",
1010
"category": "games",
1111
"activities": [
1212
{

internal_filesystem/apps/com.micropythonos.memory/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": "Classic card memory game",
55
"long_description": "Find all matching pairs of symbols by remembering their positions.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.5_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.5_64x64.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.6_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.6_64x64.mpk",
88
"fullname": "com.micropythonos.memory",
9-
"version": "1.2.5",
9+
"version": "1.2.6",
1010
"category": "games",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)