mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
bump version to 3.1.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
|
||||
* Thanks to: Seamus Leahy for adding deltaX and deltaY
|
||||
*
|
||||
* Version: 3.1.1
|
||||
* Version: 3.1.2
|
||||
*
|
||||
* Requires: 1.2.2+
|
||||
*/
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"mouse",
|
||||
"event"
|
||||
],
|
||||
"version": "3.1.1",
|
||||
"version": "3.1.2",
|
||||
"author": {
|
||||
"name": "Brandon Aaron",
|
||||
"url": "http://brandonaaron.net"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "jquery-mousewheel",
|
||||
"version": "3.1.1",
|
||||
"version": "3.1.2",
|
||||
"description" : "A jQuery plugin that adds cross-browser mouse wheel support.",
|
||||
"main" : "./jquery.mousewheel.js",
|
||||
"repository" : {
|
||||
|
||||
Reference in New Issue
Block a user