Skip to content

Commit

Permalink
add 24002-beta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuelle committed Feb 12, 2024
1 parent 1d8481e commit a0fbec3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions blog_tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"blog_tags": [
{
"name": "announcements",
"posts": ["24.0.0.1",
"posts": ["24.0.0.2-beta", "24.0.0.1",
"24.0.0.1-beta", "liberty-certification",
"23.0.0.12", "23.0.0.12-beta",
"23.0.0.11", "23.0.0.11-beta",
Expand Down Expand Up @@ -151,7 +151,7 @@
},
{
"name": "release",
"posts": ["24.0.0.1",
"posts": ["24.0.0.2-beta", "24.0.0.1",
"24.0.0.1-beta", "23.0.0.12",
"23.0.0.12-beta","23.0.0.11",
"23.0.0.11-beta", "23.0.0.10",
Expand Down Expand Up @@ -206,7 +206,8 @@
},
{
"name": "beta",
"posts": ["24.0.0.1-beta", "23.0.0.12-beta",
"posts": ["24.0.0.2-beta",
"24.0.0.1-beta", "23.0.0.12-beta",
"23.0.0.11-beta", "23.0.0.10-beta",
"23.0.0.9-beta", "23.0.0.8-beta",
"23.0.0.7-beta", "23.0.0.6-beta",
Expand Down Expand Up @@ -247,7 +248,8 @@
},
{
"name": "security",
"posts": ["24.0.0.1", "23.0.0.12",
"posts": ["24.0.0.2-beta",
"24.0.0.1", "23.0.0.12",
"23.0.0.10", "23.0.0.10-beta",
"23.0.0.9", "23.0.0.8",
"23.0.0.6-beta", "22.0.0.13",
Expand Down

0 comments on commit a0fbec3

Please sign in to comment.