Skip to content

Commit 2fc6205

Browse files
committed
Tagging the 1.6.3rc1 release.
1 parent 3589a53 commit 2fc6205

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/release-notes.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ var fs = require("fs"),
99
extract = /<a href="\/ticket\/(\d+)" title="View ticket">(.*?)<[^"]+"component">\s*(\S+)/g;
1010

1111
var opts = {
12-
version: "1.6.2 RC 1",
13-
short_version: "1.6.2rc1",
14-
final_version: "1.6.2",
12+
version: "1.6.3 RC 1",
13+
short_version: "1.6.3rc1",
14+
final_version: "1.6.3",
1515
categories: []
1616
};
1717

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.3pre
1+
1.6.3rc1

0 commit comments

Comments
 (0)