This commit is contained in:
Mathieu Carbou
2024-01-26 00:15:15 +01:00
parent c29edc15e8
commit ed538f9a8e
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -40,10 +40,10 @@
#error Platform not supported
#endif
#define ASYNCWEBSERVER_VERSION "2.4.4"
#define ASYNCWEBSERVER_VERSION "2.5.0"
#define ASYNCWEBSERVER_VERSION_MAJOR 2
#define ASYNCWEBSERVER_VERSION_MINOR 4
#define ASYNCWEBSERVER_VERSION_REVISION 4
#define ASYNCWEBSERVER_VERSION_MINOR 5
#define ASYNCWEBSERVER_VERSION_REVISION 0
#define ASYNCWEBSERVER_FORK_mathieucarbou
#ifdef ASYNCWEBSERVER_REGEX