Skip to content

Commit 1b38fca

Browse files
authored
Update doc to point to 0.7 as stable (#13321)
Summary: Ran this command `ln -sfn 0.7 stable` ### Summary [PLEASE REMOVE] See [CONTRIBUTING.md's Pull Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests) for ExecuTorch PR guidelines. [PLEASE REMOVE] If this PR closes an issue, please add a `Fixes #<issue-id>` line. [PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: <area>" label. For a list of available release notes labels, check out [CONTRIBUTING.md's Pull Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests). ### Test plan [PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.
1 parent 386c854 commit 1b38fca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

stable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6
1+
0.7

versions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ <h1> ExecuTorch Documentation </h1>
2020
<a class="reference internal" href="main/">main (unstable)</a>
2121
</li>
2222
<li class="toctree-l1">
23-
<a class="reference internal" href="0.7">0.7 (release candidate)</a>
23+
<a class="reference internal" href="0.7">0.7 (stable release)</a>
2424
</li>
2525
<li class="toctree-l1">
26-
<a class="reference internal" href="0.6">0.6 (stable release)</a>
26+
<a class="reference internal" href="0.6">0.6 </a>
2727
</li>
2828
<li class="toctree-l1">
2929
<a class="reference internal" href="0.5">0.5</a>

0 commit comments

Comments
 (0)