mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* room server: version bump to v1.1.0. This is now NOT compatible with previous clients (TDeck and companion radio).
This commit is contained in:
parent
284ac17009
commit
5c5b9aa2e3
1 changed files with 2 additions and 2 deletions
|
|
@ -22,11 +22,11 @@
|
|||
/* ------------------------------ Config -------------------------------- */
|
||||
|
||||
#ifndef FIRMWARE_BUILD_DATE
|
||||
#define FIRMWARE_BUILD_DATE "3 Mar 2025"
|
||||
#define FIRMWARE_BUILD_DATE "6 Mar 2025"
|
||||
#endif
|
||||
|
||||
#ifndef FIRMWARE_VERSION
|
||||
#define FIRMWARE_VERSION "v1.0.0"
|
||||
#define FIRMWARE_VERSION "v1.1.0"
|
||||
#endif
|
||||
|
||||
#ifndef LORA_FREQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue