mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Release
This commit is contained in:
parent
44123a3c9d
commit
e044a4e022
@ -141,7 +141,7 @@ module.exports = {
|
||||
currentVersion: '1.0',
|
||||
versions: [
|
||||
{
|
||||
title: '1.8',
|
||||
title: '1.9',
|
||||
name: '1.0',
|
||||
status: 'stable',
|
||||
children: [
|
||||
|
||||
@ -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 |
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user