Bump to v4.1.9 and changelog

This commit is contained in:
Peter D. Gray 2023-06-26 08:02:40 -04:00
parent 0c0e9f0029
commit d53dc15fa4
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 4.1.9 - Jun 26, 2023
- Bugfix: QR codes could not be rendered in 4.1.8 release due to a regression.
## 4.1.8 - Jun 19, 2023
- Bugfix: "Validating..." screen would be shown twice in some cases. Improves signing performance.

View File

@ -34,7 +34,7 @@ BOOTLOADER_BASE = 0x08000000
FILESYSTEM_BASE = 0x080e0000
# Our version for this release.
VERSION_STRING = 4.1.8
VERSION_STRING = 4.1.9
#
# Sign and merge various parts