Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt committed Nov 26, 2024
2 parents 91998d7 + 6c08b7a commit d214b0f
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.7";
return "2.0.8";
}
#endif

0 comments on commit d214b0f

Please sign in to comment.