Skip to content

Commit

Permalink
feat: added 8.0 to language (#4275)
Browse files Browse the repository at this point in the history
Updated supported version for C
  • Loading branch information
Kemi-Elizabeth authored Nov 27, 2024
1 parent ff24cb7 commit b12294b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shared/data/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@
],
"supported": [
"7.0",
"6.0"
"6.0",
"8.0"
],
"legacy": [
"3.1",
Expand Down

0 comments on commit b12294b

Please sign in to comment.