Skip to content

Commit

Permalink
Overwritten by Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 13, 2024
1 parent eac300f commit 99f9b6e
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.5";
return "2.0.6";
}
#endif

0 comments on commit 99f9b6e

Please sign in to comment.