diff options
Diffstat (limited to 'Resources/Plists/Info.plist')
-rw-r--r-- | Resources/Plists/Info.plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 7522acc0..ec02212c 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -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> @@ -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> @@ -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> @@ -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> |