Merge pull request #131 from lora-aprs/peterus-patch-1

Version Bump
This commit is contained in:
Peter Buchegger 2021-12-18 18:34:54 +01:00 committed by GitHub
commit 3d6dded543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "21.44.0-dev"
#define VERSION "21.50.0"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);