We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c59c3 commit a8bc4bcCopy full SHA for a8bc4bc
src/Version.cpp
@@ -1,4 +1,4 @@
1
#include "AsyncFsWebServer.h"
2
const char* AsyncFsWebServer::getVersion() {
3
- return "1.0.5";
+ return "1.0.6";
4
}
0 commit comments