mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Update version in release notes builder.
This commit is contained in:
parent
2ea7876c25
commit
24db7346ef
@ -9,9 +9,9 @@ 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.8.2",
|
version: "1.9 Beta 1",
|
||||||
short_version: "1.8.2",
|
short_version: "1.9b1",
|
||||||
final_version: "1.8.2",
|
final_version: "1.9",
|
||||||
categories: []
|
categories: []
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user