Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Wang committed Aug 16, 2019
1 parent ca4902b commit 19294e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Expand Up @@ -2,7 +2,7 @@
"name": "Minimal Twitter",
"short_name": "MinTwitter",
"description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.",
"version": "2.7",
"version": "2.8",
"manifest_version": 2,
"permissions": ["activeTab", "storage"],
"content_scripts": [
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Expand Up @@ -2,7 +2,7 @@
"name": "Minimal Twitter",
"short_name": "MinTwitter",
"description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.",
"version": "2.7",
"version": "2.8",
"manifest_version": 2,
"permissions": ["activeTab", "storage"],
"content_scripts": [
Expand Down
2 changes: 1 addition & 1 deletion twitter.safariextension/Info.plist
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.10</string>
<string>1.11</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Content</key>
Expand Down

0 comments on commit 19294e3

Please sign in to comment.