Skip to content

Commit

Permalink
use correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus committed Apr 7, 2022
1 parent d1bfcb1 commit 42cd9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LoRa_APRS_iGate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 42cd9a3

Please sign in to comment.