Skip to content

Commit

Permalink
Update supported GitHub Enterprise Server versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cklin committed Mar 3, 2025
1 parent 8dc01f6 commit ec3b221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "maximumVersion": "3.16", "minimumVersion": "3.12" }
{ "maximumVersion": "3.17", "minimumVersion": "3.12" }
2 changes: 1 addition & 1 deletion src/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"maximumVersion": "3.16", "minimumVersion": "3.12"}
{"maximumVersion": "3.17", "minimumVersion": "3.12"}

0 comments on commit ec3b221

Please sign in to comment.