Increment app version numbers and update CHANGELOG

This commit is contained in:
Thomas Farstrike
2025-12-24 07:34:08 +01:00
parent 18c78f12fc
commit aff94d77c0
8 changed files with 31 additions and 28 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ rm "$outputjson"
# com.micropythonos.draw isnt very useful
# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
# com.micropythonos.showbattery is just a test
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest com.micropythonos.showbattery"
# com.micropythonos.doom isn't ready because the firmware doesn't have doom built-in yet
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest com.micropythonos.showbattery com.micropythonos.doom"
echo "[" | tee -a "$outputjson"