We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe3131 commit adfc8baCopy full SHA for adfc8ba
Tutti.podspec
@@ -2,7 +2,7 @@
2
3
Pod::Spec.new do |s|
4
s.name = 'Tutti'
5
- s.version = '3.1.1'
+ s.version = '4.0.0'
6
s.swift_versions = ['5.2']
7
s.summary = 'Tutti is a Swift library for creating tutorials, hints and onboarding experiences.'
8
TuttiDemo/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>3.1.1</string>
+ <string>4.0.0</string>
19
<key>CFBundleVersion</key>
20
<string>1</string>
21
<key>LSRequiresIPhoneOS</key>
0 commit comments