Skip to content

Commit

Permalink
fixing jQuery plugin manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Jan 19, 2013
1 parent d78b303 commit dc420e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic

## Changelog ##

### 1.6.3 (January 19th 2013) ###

* fixing [jQuery plugin manifest](https://github.com/medialize/jQuery-contextMenu/commit/413b1ecaba0aeb4e50f97cee35f7c367435e7830#commitcomment-2465216)

### 1.6.2 (January 19th 2013) ###

* fixing "menu won't close" regression introduced by 1.6.1
Expand Down
4 changes: 2 additions & 2 deletions contextMenu.jquery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jQuery-contextMenu",
"name": "contextMenu",
"title": "jQuery contextMenu",
"description": "context menu handler",
"description": "full featured context menu handler capable of handling thousands of elements",
"keywords": [
"contextmenu",
"context menu",
Expand Down

0 comments on commit dc420e6

Please sign in to comment.