Increment version

This commit is contained in:
Thomas Farstrike
2026-02-10 22:39:47 +01:00
parent 7389b4305a
commit 74013b90d7
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -2,6 +2,7 @@
=====
Builtin Apps:
- About: use logger framework
- Launcher: fit at least 3 apps per row on a 240px display
- OSUpdate: replace 'force update' checkbox with improved button labels
@@ -13,6 +14,7 @@ OS:
- Scale MicroPythonOS boot logo down if necessary
- Add board support: MaTouch ESP32-S3 SPI IPS 2.8' with Camera OV3660
- UI: Don't show battery icon if not present
- Move logging.py to subdirectory
0.7.1
=====
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Info about MicroPythonOS",
"long_description": "Shows current MicroPythonOS version, MicroPython version, build date and other useful info..",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.1.0_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.1.0.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.1.1_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.1.1.mpk",
"fullname": "com.micropythonos.about",
"version": "0.1.0",
"version": "0.1.1",
"category": "development",
"activities": [
{