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 d8a0341 commit a15dde9Copy full SHA for a15dde9
Cedar-Info.plist
@@ -13,7 +13,7 @@
13
<key>CFBundlePackageType</key>
14
<string>FMWK</string>
15
<key>CFBundleShortVersionString</key>
16
- <string>0.11.2</string>
+ <string>0.11.3</string>
17
<key>CFBundleSignature</key>
18
<string>????</string>
19
<key>CFBundleVersion</key>
Source/Headers/CDRVersion.h
@@ -1 +1 @@
1
-NSString *CDRVersion = @"0.11.2";
+NSString *CDRVersion = @"0.11.3";
0 commit comments