Clone to rel/1.1.0-preview1
This commit is contained in:
parent
5be73be4de
commit
0f4701dd92
|
|
@ -19,7 +19,7 @@ use import="Json"
|
||||||
|
|
||||||
functions
|
functions
|
||||||
@{
|
@{
|
||||||
const string DefaultBuildBranch = "dev";
|
const string DefaultBuildBranch = "rel/1.1.0-preview1";
|
||||||
const string DefaultCoherenceCacheDir = ".coherence-cache";
|
const string DefaultCoherenceCacheDir = ".coherence-cache";
|
||||||
const string UniverseCommitsFileName = "commits-universe";
|
const string UniverseCommitsFileName = "commits-universe";
|
||||||
const string CoherenceCacheVersionFileName = "coherence-version";
|
const string CoherenceCacheVersionFileName = "coherence-version";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue