Skip to content

Commit 9610293

Browse files
authored
Fix the default revision in release/6.1 (#890)
1 parent 02b736e commit 9610293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest project="swift">
33
<remote name="github" fetch="https://github.com" />
44

5-
<default revision="main" sync-c="true" sync-tags="false" />
5+
<default revision="release/6.1" sync-c="true" sync-tags="false" />
66

77
<manifest-server url="http://stable.swift.dt.compnerd.org"/>
88

0 commit comments

Comments
 (0)