Skip to content

Commit

Permalink
Add a few redundant keys useful for filtering, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Mar 31, 2022
1 parent 8bd940a commit 1bdbd22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,19 @@
{
"version": "8.3.0",
"branch": "main",
"currentMajor": true,
"currentMinor": true
},
{
"version": "8.2.0",
"branch": "8.2",
"currentMajor": true,
"previousMinor": true
},
{
"version": "8.1.2",
"branch": "8.1"
"branch": "8.1",
"currentMajor": true
},
{
"version": "7.17.2",
Expand Down

0 comments on commit 1bdbd22

Please sign in to comment.