Update to version 3.7.4

This commit is contained in:
2025-03-28 10:07:10 +01:00
parent b12c714d5e
commit 7757b92aeb
12 changed files with 142 additions and 30 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 2
#define ASYNCWEBSERVER_VERSION_PATCH 4
/**
* Macro to convert version number into an integer