version update.

This commit is contained in:
FUJIURA Toyonori 2022-03-18 23:29:19 +09:00
parent 2b5f45b202
commit 824e84ec6c
3 changed files with 13 additions and 9 deletions

View file

@ -19,7 +19,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "22.8.0"
#define VERSION "22.11.0"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);