Skip to content

Commit 79213d6

Browse files
committed
releases/lts: correct v3.24 last minor
Right now, the no longer maintained table suggests that the last release for the 3.24 LTS was 3.24.6. This is incorrect, as 3.24.7 was released in November of 2022. Let's update this table to reflect that.
1 parent 1ea0488 commit 79213d6

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
@@ -103,8 +103,8 @@
103103
</tr>
104104
<tr>
105105
<td>3.24</td>
106-
<td>3.24.6</td>
107-
<td>November 2021</td>
106+
<td>3.24.7</td>
107+
<td>November 2022</td>
108108
</tr>
109109
<tr>
110110
<td>3.20</td>

0 commit comments

Comments
 (0)