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 Jan 24, 2024
1 parent 29f6bf2 commit 5eea6f1
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.1";
return "2.0.2";
}
#endif

0 comments on commit 5eea6f1

Please sign in to comment.