You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Increment version
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user