We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfca544 commit 1a1635bCopy full SHA for 1a1635b
2 files changed
Sources/Supporting files/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.7</string>
+ <string>2.0.8</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
<key>NSPrincipalClass</key>
SwipeMenuViewController.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "SwipeMenuViewController"
- s.version = "2.0.7"
+ s.version = "2.0.8"
s.summary = "Swipable tab and menu UI framework"
22
# This description is used to generate tags and improve search results.
0 commit comments