Skip to content

Commit

Permalink
Revert "Add Insiders to raspi_version"
Browse files Browse the repository at this point in the history
This reverts commit 563e021.
  • Loading branch information
billz committed Aug 16, 2023
1 parent 563e021 commit 9d0b565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/defaults.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

$defaults = [
'RASPI_BRAND_TEXT' => 'RaspAP',
'RASPI_VERSION' => '2.9.3 Insiders',
'RASPI_VERSION' => '2.9.3',
'RASPI_CONFIG_NETWORK' => RASPI_CONFIG.'/networking/defaults.json',
'RASPI_ADMIN_DETAILS' => RASPI_CONFIG.'/raspap.auth',
'RASPI_WIFI_AP_INTERFACE' => 'wlan0',
Expand Down

0 comments on commit 9d0b565

Please sign in to comment.