mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 23:30:18 +01:00
Change VERSION.
This commit is contained in:
parent
d8d0a0a282
commit
8277fd228e
|
|
@ -20,7 +20,7 @@
|
|||
#include "TaskWifi.h"
|
||||
#include "project_configuration.h"
|
||||
|
||||
#define VERSION "22.12.2"
|
||||
#define VERSION "22.12.3"
|
||||
#define MODULE_NAME "Main"
|
||||
|
||||
String create_lat_aprs(double lat);
|
||||
|
|
|
|||
Loading…
Reference in a new issue