mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-01-31 10:29:19 +01:00
v3.3.13
This commit is contained in:
@@ -48,10 +48,10 @@
|
||||
|
||||
#include "literals.h"
|
||||
|
||||
#define ASYNCWEBSERVER_VERSION "3.3.12"
|
||||
#define ASYNCWEBSERVER_VERSION "3.3.13"
|
||||
#define ASYNCWEBSERVER_VERSION_MAJOR 3
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 3
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 12
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 13
|
||||
#define ASYNCWEBSERVER_FORK_mathieucarbou
|
||||
|
||||
#ifdef ASYNCWEBSERVER_REGEX
|
||||
|
||||
Reference in New Issue
Block a user