Skip to content

Commit

Permalink
Update version and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Aug 11, 2019
1 parent daa67ca commit e2acf42
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "recent_contests",
"description": "Recent Contests from frequently used OJs",
"version": "1.0.5",
"version": "1.0.6",
"scripts": {
"dev": "webpack --mode development --watch",
"build": "webpack --mode production",
Expand Down
Binary file modified screenshot-chrome_extension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Recent Contests",
"description": "Recent Contests from frequently used OJs",
"version": "1.0.5",
"version": "1.0.6",
"browser_action": {
"default_icon": {
"16": "images/icon_16.png",
Expand Down

0 comments on commit e2acf42

Please sign in to comment.