Skip to content

Commit

Permalink
Merge pull request #1896 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
Henry Mercer authored and GitHub committed Sep 27, 2023
2 parents 9ef3267 + d467036 commit a6484fa
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.11", "minimumVersion": "3.6" }
{ "maximumVersion": "3.11", "minimumVersion": "3.7" }
2 changes: 1 addition & 1 deletion src/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"maximumVersion": "3.11", "minimumVersion": "3.6"}
{"maximumVersion": "3.11", "minimumVersion": "3.7"}

0 comments on commit a6484fa

Please sign in to comment.