Skip to content

Commit

Permalink
Merge pull request #318 from lora-aprs/peterus-patch-1
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
peterus authored Aug 1, 2023
2 parents 5c9317c + a6243cb commit 6987d29
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 @@ -22,7 +22,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"

#define VERSION "23.23.99"
#define VERSION "23.31.00"
#define MODULE_NAME "Main"

String create_lat_aprs(double lat);
Expand Down

0 comments on commit 6987d29

Please sign in to comment.