version updates

pull/16/head
necro-nemesis 5 years ago
parent 29c4a0b4e8
commit f9f5d270a1

@ -1,6 +1,6 @@
<?php
define('RASPI_VERSION', '1.5a');
define('RASPI_VERSION', '1.6b');
define('RASPI_CONFIG', '/etc/raspap');
define('RASPI_CONFIG_NETWORKING',RASPI_CONFIG.'/networking');
define('RASPI_ADMIN_DETAILS', RASPI_CONFIG.'/raspap.auth');

@ -12,7 +12,7 @@
*
* @author TechnicalTumbleweed (Loki->Discord/Telegram)
* @license GNU General Public License, version 3 (GPL-3.0)
* @version 1.5a
* @version 1.6b
* @link https://github.com/necro-nemesis/Lokiap-webgui
*/

Loading…
Cancel
Save