mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update release version
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
|  | ||||
| [](https://github.com/raspap/raspap-insiders/releases) [](https://github.com/thibmaek/awesome-raspberry-pi) [](https://github.com/sponsors/RaspAP)  [](https://crowdin.com/project/raspap) [](https://twitter.com/rasp_ap) [](https://www.reddit.com/r/RaspAP/) | ||||
| [](https://github.com/raspap/raspap-insiders/releases) [](https://github.com/thibmaek/awesome-raspberry-pi) [](https://github.com/sponsors/RaspAP)  [](https://crowdin.com/project/raspap) [](https://twitter.com/rasp_ap) [](https://www.reddit.com/r/RaspAP/) | ||||
|  | ||||
| Welcome to **RaspAP Insiders**. You, the members of the Insiders community, support the sponsorware release model, which means that new features are first exclusively released to sponsors as part of Insiders. Read on for details about how this strategy works—and *thank you* for joining us on this journey. | ||||
|  | ||||
|   | ||||
| @@ -6,7 +6,7 @@ if (!defined('RASPI_CONFIG')) { | ||||
|  | ||||
| $defaults = [ | ||||
|   'RASPI_BRAND_TEXT' => 'RaspAP', | ||||
|   'RASPI_VERSION' => '2.7.3', | ||||
|   'RASPI_VERSION' => '2.7.4-beta', | ||||
|   'RASPI_CONFIG_NETWORK' => RASPI_CONFIG.'/networking/defaults.json', | ||||
|   'RASPI_ADMIN_DETAILS' => RASPI_CONFIG.'/raspap.auth', | ||||
|   'RASPI_WIFI_AP_INTERFACE' => 'wlan0', | ||||
|   | ||||
| @@ -14,7 +14,7 @@ | ||||
|  * @author  Lawrence Yau <sirlagz@gmail.com> | ||||
|  * @author  Bill Zimmerman <billzimmerman@gmail.com> | ||||
|  * @license GNU General Public License, version 3 (GPL-3.0) | ||||
|  * @version 2.7.3 | ||||
|  * @version 2.7.4-beta | ||||
|  * @link    https://github.com/raspap/raspap-insiders/ | ||||
|  * @link    https://raspap.com/ | ||||
|  * @see     http://sirlagz.net/2013/02/08/raspap-webgui/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user