File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ http://plugins.jquery.com/jquery-maxsubmit/
97
97
98
98
## History
99
99
100
+ 1.2.1 Correction to download link in metadata
100
101
1.2.0 Bumped up version as interface has been extended
101
102
1.1.4 Rewrite to support testing; listing of the items that will be submitted
102
103
1.1.3 Fixed count of HTML5 input elements
Original file line number Diff line number Diff line change 7
7
" maxinputvars" ,
8
8
" suhosin"
9
9
],
10
- "version" : " 1.2.0 " ,
10
+ "version" : " 1.2.1 " ,
11
11
"author" : {
12
12
"name" : " Jason Judge" ,
13
13
"url" : " https://github.com/judgej"
28
28
"bugs" : " https://github.com/judgej/jquery-maxsubmit/issues" ,
29
29
"homepage" : " https://github.com/judgej/jquery-maxsubmit" ,
30
30
"docs" : " https://github.com/judgej/jquery-maxsubmit" ,
31
- "download" : " https://github.com/judgej/jquery-maxsubmit/archive/1.1.2 .zip" ,
31
+ "download" : " https://github.com/judgej/jquery-maxsubmit/archive/1.2.1 .zip" ,
32
32
"dependencies" : {
33
33
"jquery" : " >=1.5"
34
34
}
Original file line number Diff line number Diff line change 2
2
* Copyright 2013-2014 Academe Computing Ltd
3
3
* Released under the MIT license
4
4
* Author: Jason Judge <jason@academe.co.uk>
5
- * Version: 1.2.0
5
+ * Version: 1.2.1
6
6
*/
7
7
/**
8
8
* jquery.maxsubmit.js
You can’t perform that action at this time.
0 commit comments