diff options
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php index f5dec1d2..ebdd0fba 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -73,7 +73,7 @@ $phpvers = [  ];  $phpname = [  	':devel'  => 'Development version, not ready for production', -		'8.1' => '8.1.0RC2', +		'8.1' => '8.1.0RC3',  	':stable' => 'Stable versions - usage recommended',  		'8.0' => '8.0.11 (active support until November 2022)',  		'7.4' => '7.4.24 (active support until November 2021)',  | 
