Skip to content

Commit 099de40

Browse files
authoredOct 12, 2022
Merge pull request #1297 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions.
2 parents 44edb7c + cc00a9d commit 099de40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎lib/api-compatibility.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "maximumVersion": "3.7", "minimumVersion": "3.2" }
1+
{ "maximumVersion": "3.7", "minimumVersion": "3.3" }

‎src/api-compatibility.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"maximumVersion": "3.7", "minimumVersion": "3.2"}
1+
{"maximumVersion": "3.7", "minimumVersion": "3.3"}

0 commit comments

Comments
 (0)
Please sign in to comment.