Skip to content

Commit 0af5dfe

Browse files
committed
Merge branch 'master' into gh-pages
2 parents 46b5317 + 9312ea5 commit 0af5dfe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.4 (January 19th 2013) ###
107+
108+
* fixing [jQuery plugin manifest](https://github.com/medialize/jQuery-contextMenu/commit/413b1ecaba0aeb4e50f97cee35f7c367435e7830#commitcomment-2465216), again. yep. I'm that kind of a guy. :(
109+
106110
### 1.6.3 (January 19th 2013) ###
107111

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

contextMenu.jquery.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"description": "full featured context menu handler capable of handling thousands of elements",
55
"keywords": [
66
"contextmenu",
7-
"context menu",
7+
"context-menu",
8+
"right-click-menu",
9+
"right-click",
10+
"navigation",
811
"menu"
912
],
1013
"version": "1.6.3",

0 commit comments

Comments
 (0)