Update version.h

update version
This commit is contained in:
Michael Carter 2021-02-11 07:35:41 +00:00 committed by GitHub
parent 581024f035
commit 4fcd24cc41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const char *version_name = "rdzTTGOsonde";
const char *version_id = "devel20210209";
const char *version_id = "devel20210211";
const int SPIFFS_MAJOR=2;
const int SPIFFS_MINOR=9;