Skip to content

Commit 8c2102b

Browse files
committed
Prepare bugfix release
1 parent f5c54e7 commit 8c2102b

12 files changed

+17
-17
lines changed

dist/font/context-menu-icons.eot

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.ttf

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.woff

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.woff2

-8 Bytes
Binary file not shown.

dist/jquery.contextMenu.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* jQuery contextMenu - Plugin for simple contextMenu handling
44
*
5-
* Version: v2.4.1-dev
5+
* Version: v2.4.1
66
*
77
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
88
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -12,7 +12,7 @@
1212
* Licensed under
1313
* MIT License http://www.opensource.org/licenses/mit-license
1414
*
15-
* Date: 2016-12-09T17:37:44.793Z
15+
* Date: 2016-12-09T17:38:42.656Z
1616
*/
1717
@-webkit-keyframes cm-spin {
1818
0% {
@@ -54,8 +54,8 @@
5454
font-style: normal;
5555
font-weight: normal;
5656

57-
src: url("font/context-menu-icons.eot?y47v");
58-
src: url("font/context-menu-icons.eot?y47v#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?y47v") format("woff2"), url("font/context-menu-icons.woff?y47v") format("woff"), url("font/context-menu-icons.ttf?y47v") format("truetype");
57+
src: url("font/context-menu-icons.eot?4tjfj");
58+
src: url("font/context-menu-icons.eot?4tjfj#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?4tjfj") format("woff2"), url("font/context-menu-icons.woff?4tjfj") format("woff"), url("font/context-menu-icons.ttf?4tjfj") format("truetype");
5959
}
6060

6161
.context-menu-icon-add:before {

dist/jquery.contextMenu.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* jQuery contextMenu v2.4.1-dev - Plugin for simple contextMenu handling
2+
* jQuery contextMenu v2.4.1 - Plugin for simple contextMenu handling
33
*
4-
* Version: v2.4.1-dev
4+
* Version: v2.4.1
55
*
66
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
77
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -12,7 +12,7 @@
1212
* MIT License http://www.opensource.org/licenses/mit-license
1313
* GPL v3 http://opensource.org/licenses/GPL-3.0
1414
*
15-
* Date: 2016-12-09T17:37:45.127Z
15+
* Date: 2016-12-09T17:38:42.564Z
1616
*/
1717

1818
(function (factory) {

dist/jquery.contextMenu.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)