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 d3202163..fb926177 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -100,7 +100,7 @@ $phpvers = [  ];  $phpname = [  	':devel'  => 'Development version, not ready for production', -		'8.3' => '8.3.0alpha3', +		'8.3' => '8.3.0beta1',  	':stable' => 'Stable versions - usage recommended',  		'8.2' => '8.2.8 (active support until December 2024)',  		'8.1' => '8.1.21 (active support until November 2023)',  | 
