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 29a8560 commit eeac624Copy full SHA for eeac624
Dobby.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Dobby'
3
- spec.version = '0.6.0'
+ spec.version = '0.7.0'
4
spec.authors = {
5
'trivago' => '[email protected]'
6
}
Dobby/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.5.0</string>
+ <string>0.7.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments