Update release version

This commit is contained in:
billz
2021-02-10 17:13:34 +00:00
parent 677e06807a
commit e2a526ef81
5 changed files with 61 additions and 52 deletions

View File

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