From bcc16fb0e2597d2a2378e63e075ed204c87da22b Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 7 Jul 2024 00:35:53 +0700 Subject: [PATCH] Allow contiguous same network types in AsyncClientClass::setNetwork --- src/core/Core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/Core.h b/src/core/Core.h index 68a000d..1003035 100644 --- a/src/core/Core.h +++ b/src/core/Core.h @@ -7,7 +7,7 @@ #undef FIREBASE_CLIENT_VERSION #endif -#define FIREBASE_CLIENT_VERSION "1.3.3" +#define FIREBASE_CLIENT_VERSION "1.3.4" static void sys_idle() {