Skip to content

Commit

Permalink
Update Neuron compatibility table (#3158)
Browse files Browse the repository at this point in the history
feat: Update Neuron compatibility table

Co-authored-by: Keith-CY <[email protected]>
  • Loading branch information
github-actions[bot] and Keith-CY authored May 23, 2024
1 parent 7b5c592 commit 99ca06e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions compatible.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,22 @@
"0.3",
"0.2"
]
},
"0.116": {
"full": [
"0.116",
"0.115",
"0.114",
"0.113",
"0.112",
"0.111",
"0.110",
"0.109"
],
"light": [
"0.3",
"0.2"
]
}
}
}

1 comment on commit 99ca06e

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 9201054379

Please sign in to comment.