Skip to content

Commit

Permalink
Ver. 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjoin committed Sep 1, 2021
1 parent b3c9a7e commit 25ef25b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Twitterが優遇するクソメディアはどんどん非表示にする予定
4. 完了

## CHANGELOG
### Ver. 0.5.1
- バグ修正
### Ver. 0.5.0
- 謎の空白が表示されるのを修正
- 互換性を維持すると結局スマートにはならなかった
Expand Down
2 changes: 1 addition & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ const MUTE_LIST = [
"mute_word": []
},
{
"id": "move_hard_translate_y_help",
"id": "move_hard_translate_y",
"default_value": false,
"mute_word": []
},
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "twitter-mute-buzzfuff",
"version": "0.5.0",
"version": "0.5.1",
"description": "鬱陶しいメディアを目に入らなくする",
"icons": {
"128": "img/128.png",
Expand Down

0 comments on commit 25ef25b

Please sign in to comment.