Skip to content

Commit a29bebc

Browse files
committed
releases/lts: correct v3.20 last minor
Right now, the no longer maintained table suggests that the last release for the 3.20 LTS was 3.20.3. This is incorrect, as 3.20.6 was released in November of 2020. Let's update this table to reflect that.
1 parent 79213d6 commit a29bebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/templates/releases/lts.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
</tr>
109109
<tr>
110110
<td>3.20</td>
111-
<td>3.20.3</td>
112-
<td>August 2020</td>
111+
<td>3.20.6</td>
112+
<td>November 2020</td>
113113
</tr>
114114
<tr>
115115
<td>3.16</td>

0 commit comments

Comments
 (0)