File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.4.1 </string >
18+ <string >1.4.2 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "OnboardKit"
4- s . version = "1.4.1 "
4+ s . version = "1.4.2 "
55 s . summary = "Customisable user onboarding for your iOS app"
66
77 s . description = <<-DESC
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818
1919 s . platform = :ios , "11.0"
2020
21- s . source = { :git => "https://github.com/NikolaKirev/OnboardKit.git" , :tag => "v1.4.1 " }
21+ s . source = { :git => "https://github.com/NikolaKirev/OnboardKit.git" , :tag => "v1.4.2 " }
2222 s . source_files = "OnboardKit"
2323
2424end
You can’t perform that action at this time.
0 commit comments