Prepare for 0.7.1 release

This commit is contained in:
Thomas Farstrike
2026-01-27 13:45:23 +01:00
parent a50e3722c9
commit f053037186
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
0.7.1
=====
- Fix issue with multiple DownloadManager.download_url's on ESP32 due to SSL session sharing/corruption
- Update icons for AppStore, Settings, and Wifi apps
0.7.0
=====
+1 -1
View File
@@ -9,5 +9,5 @@ class BuildInfo:
class version:
"""Version information."""
release = "0.7.0"
release = "0.7.1"
api_level = 0 # subject to change until API Level 1