Skip to content

Commit

Permalink
bump version to 0.0.9-10 and change the location of appcast.xml to gi…
Browse files Browse the repository at this point in the history
…thub
  • Loading branch information
Tae Won Ha committed Jul 8, 2014
1 parent 116c40b commit 18632a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VimR/VimR-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@
</dict>
</array>
<key>SUFeedURL</key>
<string>http://qvacua.com/vimr/appcast.xml</string>
<string>https://raw.githubusercontent.com/qvacua/vimr/master/Meta/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>sparkle-pub.pem</string>
<key>CFBundleDevelopmentRegion</key>
Expand All @@ -1206,11 +1206,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.8</string>
<string>0.0.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>9</string>
<string>10</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 18632a3

Please sign in to comment.