diff --git a/docs/software/TODO.md b/docs/software/TODO.md index 75e03ef01..4108c4085 100644 --- a/docs/software/TODO.md +++ b/docs/software/TODO.md @@ -4,9 +4,9 @@ You probably don't care about this section - skip to the next one. ## before next release -* fix android nrf52 problem -* meshm reported a crash -* @havealoha reported android overrides fixed positions +* DONE @vfurman fixed android nrf52 problem +* probably fixed (stack overflow generating qr code) meshm reported a crash +* DONE @havealoha reported android overrides fixed positions * @luxonn reports that after a while the android app stops showing new messages * DONE android speed settings https://github.com/meshtastic/Meshtastic-Android/issues/271 * add cloudflare diff --git a/version.properties b/version.properties index 55d21ed69..d132579fb 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ [VERSION] major = 1 minor = 2 -build = 26 +build = 28