From f11544f2a7014ab8f3b7f8b1938cbb5d9a7fad5d Mon Sep 17 00:00:00 2001 From: lpw Date: Fri, 28 Oct 2022 14:18:51 +0800 Subject: [PATCH] 3.12.0 --- frameworks/WAPushImpl.framework/Headers/WAPushImpl.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h index 15e6484..887dbae 100644 --- a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h +++ b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h @@ -15,5 +15,6 @@ FOUNDATION_EXPORT const unsigned char WAPushImplVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import <WAPushImpl/PublicHeader.h> -//time:2018/08/27 18:04 ver:3.7.0 + +//time:2022/10/28 12:30 ver:3.12.0 -- Gitblit v1.8.0