mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 15:20:11 +01:00
use correct version
This commit is contained in:
parent
d1bfcb1267
commit
42cd9a34f3
|
|
@ -20,7 +20,7 @@
|
|||
#include "TaskWifi.h"
|
||||
#include "project_configuration.h"
|
||||
|
||||
#define VERSION "22.14.1"
|
||||
#define VERSION "22.14.0"
|
||||
#define MODULE_NAME "Main"
|
||||
|
||||
String create_lat_aprs(double lat);
|
||||
|
|
|
|||
Loading…
Reference in a new issue