Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt committed Mar 22, 2024
2 parents 20e8276 + 3fe696d commit efbdb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
#define esp_fs_version_cpp
#include "esp-fs-webserver.h"
const char* FSWebServer::getVersion() {
return "2.0.6";
return "2.0.7";
}
#endif

0 comments on commit efbdb4a

Please sign in to comment.