8000 Release: Use 1-9-stable. · faroncoder/jquery-ui@23d0c93 · GitHub
[go: up one dir, main page]

Skip to content

Commit 23d0c93

Browse files
committed
Release: Use 1-9-stable.
1 parent 88bfb75 commit 23d0c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release/release.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var baseDir, repoDir, prevVersion, newVersion, nextVersion, tagTime,
1010
existsSync = fs.existsSync || path.existsSync,
1111
rnewline = /\r?\n/,
1212
repo = "git@github.com:jquery/jquery-ui.git",
13-
branch = "master";
13+
branch = "1-9-stable";
1414

1515
walk([
1616
bootstrap,

0 commit comments

Comments
 (0)
0