Skip to content

Commit bf74c5a

Browse files
authored
Merge pull request #260 from lora-aprs/peterus-patch-1
version bump to 23.04.0
2 parents c019663 + a2ca747 commit bf74c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LoRa_APRS_iGate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include "TaskWifi.h"
2222
#include "project_configuration.h"
2323

24-
#define VERSION "22.46.0"
24+
#define VERSION "23.04.0"
2525
#define MODULE_NAME "Main"
2626

2727
String create_lat_aprs(double lat);

0 commit comments

Comments
 (0)