From 5e746293e509f3679d0991f625efa0666d01bb6b Mon Sep 17 00:00:00 2001 From: Etoile de Feu <188712698+etoile2feu@users.noreply.github.com> Date: Sun, 11 Jan 2026 01:10:21 +0100 Subject: [PATCH] Update version number from 1.11 to 1.12 --- .vuepress/config.js | 4 ++-- guides/php_upgrade.md | 1 + panel/1.0/updating.md | 3 ++- wings/1.0/upgrading.md | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 319b226b7..8fab30c92 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -135,7 +135,7 @@ module.exports = { currentVersion: '1.0', versions: [ { - title: '1.11', + title: '1.12', name: '1.0', status: 'stable', children: [ @@ -156,7 +156,7 @@ module.exports = { currentVersion: '1.0', versions: [ { - title: '1.11', + title: '1.12', name: '1.0', status: 'stable', children: [ diff --git a/guides/php_upgrade.md b/guides/php_upgrade.md index 606f27563..48a6574ff 100644 --- a/guides/php_upgrade.md +++ b/guides/php_upgrade.md @@ -11,6 +11,7 @@ table below to check what version you need for your version of Pterodactyl. | 1.11.0 - 1.11.3 | 8.0, 8.1 | | 1.11.4+ | 8.1, 8.2, 8.3 | | 1.11.10+ | 8.2, 8.3 | +| 1.12.0+ | 8.2, **8.3** | ## Install PHP diff --git a/panel/1.0/updating.md b/panel/1.0/updating.md index a49c8d89e..d0e4c04c3 100644 --- a/panel/1.0/updating.md +++ b/panel/1.0/updating.md @@ -22,7 +22,8 @@ most cases your base Wings version should match that of your Panel. | 1.8.x | 1.6.x | | 7.4, 8.0, 8.1 | | 1.9.x | 1.6.x | | 7.4, 8.0, 8.1 | | 1.10.x | 1.7.x | | 7.4, 8.0, 8.1 | -| **1.11.x** | **1.11.x** | ✅ | ~~8.1~~, 8.2, **8.3** | +| **1.11.x** | **1.11.x** | | ~~8.1~~, 8.2, **8.3** | +| **1.12.x** | **1.12.x** | ✅ | 8.2, **8.3** | ::: tip Wings releases diff --git a/wings/1.0/upgrading.md b/wings/1.0/upgrading.md index c5247c581..2e28b88a7 100644 --- a/wings/1.0/upgrading.md +++ b/wings/1.0/upgrading.md @@ -21,7 +21,8 @@ most cases your base Wings version should match that of your Panel. | 1.8.x | 1.6.x | | | 1.9.x | 1.6.x | | | 1.10.x | 1.7.x | | -| **1.11.x** | **1.11.x** | ✅ | +| **1.11.x** | **1.11.x** | | +| **1.12.x** | **1.12.x** | ✅ | *NOTE: There are no 1.8.x, 1.9.x, or 1.10.x releases of Wings.*