mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Update release notes version.
This commit is contained in:
parent
299bc655c9
commit
dff11c0392
@ -9,8 +9,8 @@ var fs = require("fs"),
|
|||||||
extract = /<a href="\/ticket\/(\d+)" title="View ticket">(.*?)<[^"]+"component">\s*(\S+)/g;
|
extract = /<a href="\/ticket\/(\d+)" title="View ticket">(.*?)<[^"]+"component">\s*(\S+)/g;
|
||||||
|
|
||||||
var opts = {
|
var opts = {
|
||||||
version: "1.7 RC1",
|
version: "1.7.1",
|
||||||
short_version: "1.7.1rc1",
|
short_version: "1.7.1",
|
||||||
final_version: "1.7.1",
|
final_version: "1.7.1",
|
||||||
categories: []
|
categories: []
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user