Update to v3.7.5

This commit is contained in:
2025-04-10 08:01:08 +02:00
parent 6abe266ba0
commit 13237c6372
11 changed files with 286 additions and 18 deletions

View File

@@ -12,7 +12,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ASYNCWEBSERVER_VERSION_MINOR 7
/** Patch version number (x.x.X) */
#define ASYNCWEBSERVER_VERSION_PATCH 4
#define ASYNCWEBSERVER_VERSION_PATCH 5
/**
* Macro to convert version number into an integer