Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
NV committed Nov 3, 2013
1 parent 833575f commit 72fe2f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions FlyingFocus.safariextension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
<key>Author</key>
<string>Nikita Vasilyev</string>
<key>Builder Version</key>
<string>8537.59</string>
<string>8537.71</string>
<key>CFBundleDisplayName</key>
<string>Flying Focus</string>
<key>CFBundleIdentifier</key>
<string>com.n12v.flying-focus</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<string>1.2.1</string>
<key>CFBundleVersion</key>
<string>1.2</string>
<string>1.2.1</string>
<key>Chrome</key>
<dict/>
<key>Content</key>
Expand Down
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Flying Focus",
"version": "1.2",
"version": "1.2.1",
"description": "Adds a transition to the focus outline when you tab around inputs, buttons, and links.",
"content_scripts": [
{
Expand Down

0 comments on commit 72fe2f4

Please sign in to comment.