Skip to content

Commit 1ea0488

Browse files
committed
releases/lts: correct v3.28 last minor
Right now, the no longer maintained table suggests that the last release for the 3.28 LTS was 3.28.11. This is incorrect, as 3.28.12 was released in May of 2023. Let's update this table to reflect that.
1 parent 84f799a commit 1ea0488

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
@@ -98,8 +98,8 @@
9898
</tr>
9999
<tr>
100100
<td>3.28</td>
101-
<td>3.28.11</td>
102-
<td>November 2022</td>
101+
<td>3.28.12</td>
102+
<td>May 2023</td>
103103
</tr>
104104
<tr>
105105
<td>3.24</td>

0 commit comments

Comments
 (0)