changed version number

This commit is contained in:
Michael Clemens // DK1MI 2023-05-30 11:26:48 +00:00
parent 4aa763fead
commit b936e69b6b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#include "FS.h"
#include "SPIFFS.h"
String version = "0.9";
String version = "0.9.1";
Preferences config;
Preferences global_config;