Update release version

This commit is contained in:
billz
2021-04-22 08:28:07 +01:00
parent f24373d7f8
commit 6d3966dd8a
3 changed files with 3 additions and 3 deletions

View File

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