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 Dec 5, 2023
1 parent bc50092 commit 784783d
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.7" }
{ "maximumVersion": "3.12", "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.7"}
{"maximumVersion": "3.12", "minimumVersion": "3.7"}

0 comments on commit 784783d

Please sign in to comment.