Skip to content

Commit

Permalink
Merge pull request #2617 from github/update-supported-enterprise-serv…
Browse files Browse the repository at this point in the history
…er-versions

Update supported GitHub Enterprise Server versions
  • Loading branch information
alexet authored Nov 22, 2024
2 parents f8e782a + 40daece commit 3d3d628
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.15", "minimumVersion": "3.11" }
{ "maximumVersion": "3.16", "minimumVersion": "3.11" }
2 changes: 1 addition & 1 deletion src/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"maximumVersion": "3.15", "minimumVersion": "3.11"}
{"maximumVersion": "3.16", "minimumVersion": "3.11"}

0 comments on commit 3d3d628

Please sign in to comment.