Update release version

This commit is contained in:
billz
2024-03-28 12:08:53 +01:00
parent 5cbe66d99b
commit 69387f196c
3 changed files with 4 additions and 4 deletions

View File

@@ -9,12 +9,12 @@
* in the README and original post by @SirLagz. For a quick run through, the packages required for the WebGUI are:
* lighttpd (version 1.4.69 installed via apt)
* php-cgi (version 8.2.7 installed via apt)
* along with their supporting packages, php7.4 will also need to be enabled.
* along with their supporting packages, php8.2 will also need to be enabled.
*
* @author Lawrence Yau <sirlagz@gmail.com>
* @author Bill Zimmerman <billzimmerman@gmail.com>
* @license GNU General Public License, version 3 (GPL-3.0)
* @version 3.1.0
* @version 3.1.1
* @link https://github.com/RaspAP/raspap-webgui/
* @link https://raspap.com/
* @see http://sirlagz.net/2013/02/08/raspap-webgui/