diff --git a/Example/YOGraphImageKit Demo App (iOS)/Info.plist b/Example/YOGraphImageKit Demo App (iOS)/Info.plist index 58d790b..5c2606a 100644 --- a/Example/YOGraphImageKit Demo App (iOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist b/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist index 90e0326..f8cdd61 100644 --- a/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist +++ b/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist index 9606b17..a588708 100644 --- a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (iOS)/Info.plist b/Source/YOChartImageKit (iOS)/Info.plist index 331a2da..ae2dbbb 100644 --- a/Source/YOChartImageKit (iOS)/Info.plist +++ b/Source/YOChartImageKit (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (watchOS)/Info.plist b/Source/YOChartImageKit (watchOS)/Info.plist index 331a2da..ae2dbbb 100644 --- a/Source/YOChartImageKit (watchOS)/Info.plist +++ b/Source/YOChartImageKit (watchOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/YOChartImageKit.podspec b/YOChartImageKit.podspec index 623e3ba..877a101 100644 --- a/YOChartImageKit.podspec +++ b/YOChartImageKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "YOChartImageKit" - s.version = "1.2.0" + s.version = "1.2.1" s.summary = "ChartKit for watchOS" s.description = <<-DESC Chart image framework for watchOS