Release 0.10.1
Remove the muted 'M' status-bar icon that overlapped the GPS text; the flashing red LED indicates mute. Bump version to 0.10.1. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
c770693848
commit
91043a006a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
#define FREETRX_VERSION_MAJOR 0
|
#define FREETRX_VERSION_MAJOR 0
|
||||||
#define FREETRX_VERSION_MINOR 10
|
#define FREETRX_VERSION_MINOR 10
|
||||||
#define FREETRX_VERSION_PATCH 0
|
#define FREETRX_VERSION_PATCH 1
|
||||||
|
|
||||||
#define FREETRX_VERSION "0.10.0"
|
#define FREETRX_VERSION "0.10.1"
|
||||||
|
|
||||||
#endif // _FREETRX_VERSION_H_
|
#endif // _FREETRX_VERSION_H_
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue