summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 37c8b15d..048d0b2a 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -101,7 +101,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.3' => '8.3.0RC3',
+ '8.3' => '8.3.0RC6',
':stable' => 'Stable versions - usage recommended',
'8.2' => '8.2.11 (active support until December 2024)',
'8.1' => '8.1.24 (active support until November 2023)',