File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ module.exports = {
135135 currentVersion : '1.0' ,
136136 versions : [
137137 {
138- title : '1.11 ' ,
138+ title : '1.12 ' ,
139139 name : '1.0' ,
140140 status : 'stable' ,
141141 children : [
@@ -156,7 +156,7 @@ module.exports = {
156156 currentVersion : '1.0' ,
157157 versions : [
158158 {
159- title : '1.11 ' ,
159+ title : '1.12 ' ,
160160 name : '1.0' ,
161161 status : 'stable' ,
162162 children : [
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ table below to check what version you need for your version of Pterodactyl.
1111| 1.11.0 - 1.11.3 | 8.0, 8.1 |
1212| 1.11.4+ | 8.1, 8.2, 8.3 |
1313| 1.11.10+ | 8.2, 8.3 |
14+ | 1.12.0+ | 8.2, ** 8.3** |
1415
1516## Install PHP
1617
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ most cases your base Wings version should match that of your Panel.
2222| 1.8.x | 1.6.x | | 7.4, 8.0, 8.1 |
2323| 1.9.x | 1.6.x | | 7.4, 8.0, 8.1 |
2424| 1.10.x | 1.7.x | | 7.4, 8.0, 8.1 |
25- | ** 1.11.x** | ** 1.11.x** | ✅ | ~~ 8.1~~ , 8.2, ** 8.3** |
25+ | ** 1.11.x** | ** 1.11.x** | | ~~ 8.1~~ , 8.2, ** 8.3** |
26+ | ** 1.12.x** | ** 1.12.x** | ✅ | 8.2, ** 8.3** |
2627
2728
2829::: tip Wings releases
Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ most cases your base Wings version should match that of your Panel.
2121| 1.8.x | 1.6.x | |
2222| 1.9.x | 1.6.x | |
2323| 1.10.x | 1.7.x | |
24- | ** 1.11.x** | ** 1.11.x** | ✅ |
24+ | ** 1.11.x** | ** 1.11.x** | |
25+ | ** 1.12.x** | ** 1.12.x** | ✅ |
2526
2627* NOTE: There are no 1.8.x, 1.9.x, or 1.10.x releases of Wings.*
2728
You can’t perform that action at this time.
0 commit comments