Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan51 committed Oct 26, 2013
1 parent 1e7569f commit 65dbff2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Sidestep-Info.plist
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<string>1.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.4.0</string>
<string>1.4.1</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>LSUIElement</key>
Expand All @@ -30,13 +30,13 @@
<string>Sidestep</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUEnableAutomaticChecks</key>
<string>true</string>
<key>SUFeedURL</key>
<string>http://chetansurpur.com/projects/sidestep/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUShowReleaseNotes</key>
<string>true</string>
<key>SUEnableAutomaticChecks</key>
<string>true</string>
</dict>
</plist>
2 changes: 2 additions & 0 deletions Sidestep.xcodeproj/project.pbxproj
Expand Up @@ -340,6 +340,8 @@
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Sidestep" */;
compatibilityVersion = "Xcode 3.1";
developmentRegion = English;
Expand Down

0 comments on commit 65dbff2

Please sign in to comment.