bump version

This commit is contained in:
Uskompuf 2021-05-22 10:33:08 +10:00
parent e0cec31279
commit 939556b5f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const char *version_name = "BSG TTGO Sonde"; const char *version_name = "BSG TTGO Sonde";
const char *version_id = "v0.3.1"; const char *version_id = "v0.3.2";
const int SPIFFS_MAJOR=2; const int SPIFFS_MAJOR=2;
const int SPIFFS_MINOR=11; const int SPIFFS_MINOR=11;