Skip to content

Commit d2daeac

Browse files
committed
Merge branch 'master' into gh-pages
2 parents de051f4 + dc420e6 commit d2daeac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
103103

104104
## Changelog ##
105105

106+
### 1.6.3 (January 19th 2013) ###
107+
108+
* fixing [jQuery plugin manifest](https://github.com/medialize/jQuery-contextMenu/commit/413b1ecaba0aeb4e50f97cee35f7c367435e7830#commitcomment-2465216)
109+
106110
### 1.6.2 (January 19th 2013) ###
107111

108112
* fixing "menu won't close" regression introduced by 1.6.1

contextMenu.jquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "jQuery-contextMenu",
2+
"name": "contextMenu",
33
"title": "jQuery contextMenu",
4-
"description": "context menu handler",
4+
"description": "full featured context menu handler capable of handling thousands of elements",
55
"keywords": [
66
"contextmenu",
77
"context menu",

0 commit comments

Comments
 (0)