mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Tagging the 1.6.3rc1 release.
This commit is contained in:
parent
3589a53de9
commit
2fc6205fc7
@ -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.6.2 RC 1",
|
version: "1.6.3 RC 1",
|
||||||
short_version: "1.6.2rc1",
|
short_version: "1.6.3rc1",
|
||||||
final_version: "1.6.2",
|
final_version: "1.6.3",
|
||||||
categories: []
|
categories: []
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.6.3pre
|
1.6.3rc1
|
Loading…
Reference in New Issue
Block a user