Skip to content

Commit

Permalink
bumped the version
Browse files Browse the repository at this point in the history
  • Loading branch information
droidadroit committed May 27, 2019
1 parent 720fb04 commit c22b71f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[Link to the Chrome extension](https://chrome.google.com/webstore/detail/rsoccer-goals/oledoejmoabfeenmmacihejabhmbhdan)


#### Latest: v0.0.1.0 (May 11, 2019)
- Added mirrors.
- Added options (only the default sort option for now).
- Previous search query now visible on reopening the extension.
#### Latest: v0.0.1.1 (May 27, 2019)
- Improved the readibility.
- The dates of the posts now take into account the users' timezones.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "r/soccer goals",
"short_name": "r/soccer goals",
"version": "0.0.1.0",
"version": "0.0.1.1",
"description": "Fetches you the goals uploaded on r/soccer.",
"icons": {
"16": "./images/icons/icon_16.png",
Expand Down

0 comments on commit c22b71f

Please sign in to comment.