Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cotestatnt committed Feb 7, 2024
2 parents 74a8a45 + 26c05b2 commit 3f69e10
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
@@ -2,6 +2,6 @@
#define esp_fs_version_cpp
#include "esp-fs-webserver.h"
const char* FSWebServer::getVersion() {
return "2.0.2";
return "2.0.3";
}
#endif

0 comments on commit 3f69e10

Please sign in to comment.