Installer hotfix + update release version

This commit is contained in:
billz
2023-04-12 21:09:01 +01:00
parent c5eb4bc068
commit c971c5c9bc
4 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ if (!defined('RASPI_CONFIG')) {
$defaults = [
'RASPI_BRAND_TEXT' => 'RaspAP',
'RASPI_VERSION' => '2.9.1',
'RASPI_VERSION' => '2.9.2',
'RASPI_CONFIG_NETWORK' => RASPI_CONFIG.'/networking/defaults.json',
'RASPI_ADMIN_DETAILS' => RASPI_CONFIG.'/raspap.auth',
'RASPI_WIFI_AP_INTERFACE' => 'wlan0',