This commit is contained in:
Mathieu Carbou
2024-06-27 22:31:02 +02:00
parent dc9e5bcf47
commit 231dd6eb99
3 changed files with 4 additions and 4 deletions

View File

@@ -43,10 +43,10 @@
#error Platform not supported
#endif
#define ASYNCWEBSERVER_VERSION "3.0.1"
#define ASYNCWEBSERVER_VERSION "3.0.2"
#define ASYNCWEBSERVER_VERSION_MAJOR 3
#define ASYNCWEBSERVER_VERSION_MINOR 0
#define ASYNCWEBSERVER_VERSION_REVISION 1
#define ASYNCWEBSERVER_VERSION_REVISION 2
#define ASYNCWEBSERVER_FORK_mathieucarbou
#ifdef ASYNCWEBSERVER_REGEX