Skip to content

Commit

Permalink
Merge pull request #322 from lora-aprs/peterus-patch-1
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
peterus committed Aug 6, 2023
2 parents abe088e + 7dd82c3 commit 8c2c217
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.31.00"
#define VERSION "23.31.01"
#define MODULE_NAME "Main"

String create_lat_aprs(double lat);
Expand Down

0 comments on commit 8c2c217

Please sign in to comment.