Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit 61c27b8

Browse files
committed
version number update.
1 parent 3afa421 commit 61c27b8

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
@@ -20,7 +20,7 @@
2020
#include "TaskWifi.h"
2121
#include "project_configuration.h"
2222

23-
#define VERSION "22.13.2"
23+
#define VERSION "22.13.3"
2424
#define MODULE_NAME "Main"
2525

2626
String create_lat_aprs(double lat);

0 commit comments

Comments
 (0)