Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi Beckert authored and Abhi Beckert committed May 17, 2015
1 parent 916af94 commit c7488d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Resources/Plists/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<string>1.1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -176,10 +176,6 @@
</array>
<key>CFBundleVersion</key>
<string></string>
<key>SPVersionShortHash</key>
<string></string>
<key>SPVersionLongHash</key>
<string></string>
<key>FRFeedbackReporter.maxConsoleLogSize</key>
<integer>10000</integer>
<key>FRFeedbackReporter.targetURL</key>
Expand All @@ -195,8 +191,6 @@
<key>x86_64</key>
<string>10.6.0</string>
</dict>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
Expand Down Expand Up @@ -229,6 +223,12 @@
</array>
</dict>
</array>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>SPVersionLongHash</key>
<string></string>
<key>SPVersionShortHash</key>
<string></string>
<key>SUEnableSystemProfiling</key>
<true/>
<key>SUFeedURL</key>
Expand Down
2 changes: 1 addition & 1 deletion sequel-pro.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2659,7 +2659,7 @@
name = "Unit Tests";
productName = "Unit Tests";
productReference = 380F4ED90FC0B50500B0BFD7 /* Unit Tests.octest */;
productType = "com.apple.product-type.bundle";
productType = "com.apple.product-type.bundle.ocunit-test";
};
584754C1120A04560057631F /* Sequel Pro QLGenerator */ = {
isa = PBXNativeTarget;
Expand Down

0 comments on commit c7488d7

Please sign in to comment.