From 1178266bed9f244671ebcb4e9624a01ce0d58097 Mon Sep 17 00:00:00 2001 From: lpw Date: Tue, 18 Mar 2025 09:04:04 +0800 Subject: [PATCH] 提交 4.4.0 --- frameworks/nanopb.xcframework/ios-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/nanopb.xcframework/ios-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h b/frameworks/nanopb.xcframework/ios-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h index 0a98d3c..2bd4568 100644 --- a/frameworks/nanopb.xcframework/ios-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h +++ b/frameworks/nanopb.xcframework/ios-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h @@ -51,7 +51,7 @@ /* Version of the nanopb library. Just in case you want to check it in * your own program. */ -#define NANOPB_VERSION nanopb-0.3.9.9 +#define NANOPB_VERSION nanopb-0.3.9.10 /* Include all the system headers needed by nanopb. You will need the * definitions of the following: -- Gitblit v1.8.0