File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
103
103
104
104
## Changelog ##
105
105
106
- ### Unreleased
106
+ ### 2.1.1 ###
107
107
108
108
* Fixed a problem when using the open function with custom arguments (thanks @RareDevil )
109
109
* ` width ` is increased when repoening menu. Fixed by using outerwidth to calculate width. Fixes #360 (thanks @anseki )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jQuery-contextMenu" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"main" : [
5
5
" dist/jquery.contextMenu.js" ,
6
6
" dist/jquery.contextMenu.min.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jquery-contextmenu" ,
3
3
"title" : " jQuery.contextMenu()" ,
4
- "version" : " 2.1.0 " ,
4
+ "version" : " 2.1.1 " ,
5
5
"author" : {
6
6
"name" : " Björn Brala" ,
7
7
"url" : " http://www.swis.nl"
You can’t perform that action at this time.
0 commit comments