Increment version numbers

This commit is contained in:
Thomas Farstrike
2025-11-12 14:48:29 +01:00
parent 25838c4f59
commit 86f4519645
4 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -17,7 +17,9 @@ rm "$outputjson"
# These apps are for testing, or aren't ready yet:
# com.quasikili.quasidoodle doesn't work on touch screen devices
# com.micropythonos.filemanager doesn't do anything other than let you browse the filesystem, so it's confusing
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle"
# com.micropythonos.confetti crashes when closing
# com.micropythonos.showfonts is slow to open
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts"
echo "[" | tee -a "$outputjson"