Skip to content

Commit

Permalink
Update README.md and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
go1t committed Mar 18, 2015
1 parent f46659c commit b24615c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ Additionally creates a button while browsing the MapleStory forums which allows
### Features
* Add/Remove items to the watchlist
* Notification when the items with the preferred price become available
* [Mar 18 Unpublished] Sync Local Storage
* [Mar 18 unpublished] Sync Local Storage
* Server choosing option
* In-app item viewing
* Auto complete
* Include item information within posts on forums
* [Mar 16 Unpublished] Adding the item to watchlist from maple.fm directly
* [Mar 16 unpublished] Adding the item to watchlist from maple.fm directly
* [Mar 18 unpublished] Fixed the notification issue that happens with the item that doesn't have a proper icon on the maple.fm website.

### Compiling

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Maple.fm Watchlist",
"version": "1.0",
"version": "1.1",
"description":
"Allows you to add items to a watchlist from Maple.fm and receive desktop notifications whenever a new item is listed.",
"icons": {"16": "maple.png", "48": "maple.png", "128": "maple.png"},
Expand Down

0 comments on commit b24615c

Please sign in to comment.