Skip to content

Commit

Permalink
Updated Safari manifests.
Browse files Browse the repository at this point in the history
  • Loading branch information
oldestlivingboy committed Feb 11, 2013
1 parent 632e8ac commit 9cdac94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions builds/disconnect.plist
Expand Up @@ -10,9 +10,9 @@
<key>Developer Identifier</key> <key>Developer Identifier</key>
<string>3XK29JV5B2</string> <string>3XK29JV5B2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>6</string> <string>7</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.0.4</string> <string>2.0.5</string>
<key>URL</key> <key>URL</key>
<string>https://disconnect.me/disconnect.safariextz</string> <string>https://disconnect.me/disconnect.safariextz</string>
</dict> </dict>
Expand Down
6 changes: 3 additions & 3 deletions webkit/disconnect.safariextension/Info.plist
Expand Up @@ -13,15 +13,15 @@
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.0.4</string> <string>2.0.5</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>6</string> <string>7</string>
<key>Chrome</key> <key>Chrome</key>
<dict> <dict>
<key>Database Quota</key> <key>Database Quota</key>
<real>104857600</real> <real>104857600</real>
<key>Global Page</key> <key>Global Page</key>
<string>chrome/markup/background.html</string> <string>background.html</string>
<key>Toolbar Items</key> <key>Toolbar Items</key>
<array> <array>
<dict> <dict>
Expand Down

0 comments on commit 9cdac94

Please sign in to comment.