mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Release: Use 1-9-stable.
This commit is contained in:
parent
88bfb7572d
commit
23d0c9386f
@ -10,7 +10,7 @@ var baseDir, repoDir, prevVersion, newVersion, nextVersion, tagTime,
|
||||
existsSync = fs.existsSync || path.existsSync,
|
||||
rnewline = /\r?\n/,
|
||||
repo = "git@github.com:jquery/jquery-ui.git",
|
||||
branch = "master";
|
||||
branch = "1-9-stable";
|
||||
|
||||
walk([
|
||||
bootstrap,
|
||||
|
Loading…
Reference in New Issue
Block a user