From 4b3435b4b3d8a040ecf7073646a85b004776d1d8 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Fri, 27 Apr 2018 12:31:08 +0800 Subject: [PATCH] 修改版本号 --- frameworks/AFNetworking.framework/Headers/AFNetworking.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/AFNetworking.framework/Headers/AFNetworking.h b/frameworks/AFNetworking.framework/Headers/AFNetworking.h index 468fd72..8662204 100755 --- a/frameworks/AFNetworking.framework/Headers/AFNetworking.h +++ b/frameworks/AFNetworking.framework/Headers/AFNetworking.h @@ -1,6 +1,6 @@ // AFNetworking.h // Copyright (c) 2011–2016 Alamofire Software Foundation ( http://alamofire.org/ ) -// +// 3.2.0 // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights -- Gitblit v1.8.0