Skip to content

Commit

Permalink
fix versions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Jan 2, 2024
1 parent 725a217 commit b0c6cc9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,16 @@
"currentMajor": true,
"previousMinor": true
},
{
"version": "8.11.4",
"branch": "8.11",
"currentMajor": true,
"previousMinor": true
},
{
"version": "7.17.17",
"branch": "7.17",
"previousMajor": true
}
]
}
}

0 comments on commit b0c6cc9

Please sign in to comment.