Skip to content

Commit a736407

Browse files
committed
Document the main branch version
1 parent ba1efea commit a736407

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

docs/lab/urls/gist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<option value="v0.1">v0.1: v0.1.0</option>
1414
<option value="v0.1.0">v0.1.0</option>
1515
</optgroup>
16+
<option value="main">Development: main</option>
1617
</select>
1718
<br/><br/>
1819
<label>Gist host</label>

docs/lab/urls/https.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<option value="v0.1">v0.1: v0.1.0</option>
1414
<option value="v0.1.0">v0.1.0</option>
1515
</optgroup>
16+
<option value="main">Development: main</option>
1617
</select>
1718
<br/><br/>
1819
<label>File URL</label>

docs/lab/urls/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ where
1818
- `v0.2.0`
1919
- `v0.1`: the latest version of the 0.1.x release stream, currently `v0.1.0`
2020
- `v0.1.0`
21+
- `main`: the latest in-development version, fresh from the main branch
2122

2223
The online lab follows semantic versioning, i.e. breaking changes to the lab and the packages it provides are only made in breaking releases. To ensure that your code works in the laboratory as expected, you should use one of the *.x release streams, e.g. `v0.1` or `v0.2`.
2324

docs/lab/urls/repo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<option value="v0.1">v0.1: v0.1.0</option>
1919
<option value="v0.1.0">v0.1.0</option>
2020
</optgroup>
21+
<option value="main">Development: main</option>
2122
</select>
2223
<br/><br/>
2324
<label>Git repository host</label>

0 commit comments

Comments
 (0)