This commit is contained in:
Kevin Hester 2021-04-15 12:30:46 +08:00
parent 3156bb43c0
commit 7d3115bb9b
2 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@ You probably don't care about this section - skip to the next one.
## before next release ## before next release
* fix android nrf52 problem * DONE @vfurman fixed android nrf52 problem
* meshm reported a crash * probably fixed (stack overflow generating qr code) meshm reported a crash
* @havealoha reported android overrides fixed positions * DONE @havealoha reported android overrides fixed positions
* @luxonn reports that after a while the android app stops showing new messages * @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 * DONE android speed settings https://github.com/meshtastic/Meshtastic-Android/issues/271
* add cloudflare * add cloudflare

View File

@ -1,4 +1,4 @@
[VERSION] [VERSION]
major = 1 major = 1
minor = 2 minor = 2
build = 26 build = 28