Skip to content

Commit f3aa7de

Browse files
authored
Merge pull request #221 from lora-aprs/version_bump
version bump
2 parents c74a48d + 447def4 commit f3aa7de

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.20.0"
24+
#define VERSION "22.46.0"
2525
#define MODULE_NAME "Main"
2626

2727
String create_lat_aprs(double lat);

0 commit comments

Comments
 (0)