This commit is contained in:
DaneEveritt 2022-06-26 21:13:38 -04:00
parent 44123a3c9d
commit e044a4e022
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53
3 changed files with 5 additions and 4 deletions

View File

@ -141,7 +141,7 @@ module.exports = {
currentVersion: '1.0',
versions: [
{
title: '1.8',
title: '1.9',
name: '1.0',
status: 'stable',
children: [

View File

@ -4,7 +4,7 @@ This documentation includes instructions for upgrading your system to the latest
table below to check what version you need for your version of Pterodactyl.
| Panel Version | PHP Version |
| ------------- | ------------- |
|---------------|---------------|
| 1.0.0 - 1.2.0 | 7.3, 7.4 |
| 1.3.0+ | 7.4, 8.0 |
| 1.8.0+ | 7.4, 8.0, 8.1 |

View File

@ -10,7 +10,7 @@ is required for it to run. Please see the chart below for how these versions lin
most cases your base Wings version should match that of your Panel.
| Panel Version | Wings Version | Supported | PHP Versions |
| ------------- | ------------- | --------- | ------------- |
|---------------|---------------|-----------|---------------|
| 1.0.x | 1.0.x | | 7.3, 7.4 |
| 1.1.x | 1.1.x | | 7.3, 7.4 |
| 1.2.x | 1.2.x | | 7.3, 7.4 |
@ -19,7 +19,8 @@ most cases your base Wings version should match that of your Panel.
| 1.5.x | 1.4.x | | 7.4, 8.0 |
| 1.6.x | 1.4.x | | 7.4, 8.0 |
| 1.7.x | 1.5.x | | 7.4, 8.0 |
| **1.8.x** | **1.6.x** | ✅ | 7.4, 8.0, 8,1 |
| 1.8.x | 1.6.x | | 7.4, 8.0, 8,1 |
| **1.9.x** | **1.6.x** | ✅ | 7.4, 8.0, 8,1 |
## Update Dependencies