File tree Expand file tree Collapse file tree 8 files changed +19
-7
lines changed
Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1+ 13.1.0 Release notes (2023-01-12)
2+ =============================================================
3+
4+ ### Enhancements
5+
6+ * Add new message handling for PWA communication
7+
8+ ### Internal
9+
10+ * UserInfo request falls back to use ` API.accessToken ` if token of IDKit is not available
11+ * Clean up environment variables
12+
11313.0.1 Release notes (2022-12-13)
214=============================================================
315
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "PACECloudSDK"
3- spec . version = "13.0.1 "
3+ spec . version = "13.1.0 "
44 spec . summary = "Easily integrate your app with the PACE API to support Connected Fueling"
55 spec . homepage = "http://github.com/pace/cloud-sdk-ios"
66 spec . license = { :type => "MIT" , :file => "LICENSE.md" }
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >13.0.1 </string >
18+ <string >13.1.0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >UIAppFonts </key >
Original file line number Diff line number Diff line change 55 <key >BuildVersion </key >
66 <string >1 </string >
77 <key >ReleaseVersion </key >
8- <string >13.0.1 </string >
8+ <string >13.1.0 </string >
99</dict >
1010</plist >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >13.0.1 </string >
18+ <string >13.1.0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >13.0.1 </string >
18+ <string >13.1.0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >UIAppFonts </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >13.0.1 </string >
18+ <string >13.1.0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 2424 <key >CFBundlePackageType </key >
2525 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
2626 <key >CFBundleShortVersionString </key >
27- <string >13.0.1 </string >
27+ <string >13.1.0 </string >
2828 <key >CFBundleVersion </key >
2929 <string >1 </string >
3030 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments