From a125a8550ecce2d8aa31160f5da780fe83f66c0e Mon Sep 17 00:00:00 2001 From: Harley-xk Date: Wed, 5 Jun 2019 10:15:20 +0800 Subject: [PATCH] bump version to 2.6.1 --- Example/Pods/Target Support Files/MaLiang/MaLiang-Info.plist | 2 +- MaLiang.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/Pods/Target Support Files/MaLiang/MaLiang-Info.plist b/Example/Pods/Target Support Files/MaLiang/MaLiang-Info.plist index b720ac7..50ada62 100644 --- a/Example/Pods/Target Support Files/MaLiang/MaLiang-Info.plist +++ b/Example/Pods/Target Support Files/MaLiang/MaLiang-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.6.0 + 2.6.1 CFBundleSignature ???? CFBundleVersion diff --git a/MaLiang.podspec b/MaLiang.podspec index 9293194..a0e0120 100644 --- a/MaLiang.podspec +++ b/MaLiang.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'MaLiang' - s.version = '2.6.0' + s.version = '2.6.1' s.summary = 'MaLiang is a painting Framework based on Metal.' s.description = 'The name of "MaLiang" comes from a boy who had a magical brush in Chinese ancient fairy story.'