update: prepare v7.1.0

This commit is contained in:
HDVinnie
2023-11-11 21:12:22 -05:00
parent ebebc7780d
commit 70a6ee5ee2
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
Version | Status | PHP Version Required
:------------|:-------------------------|:------------
6.x.x | Active Support :rocket: | >= 8.1
7.x.x | Active Support :rocket: | >= 8.2
6.x.x | End Of Life :skull: | >= 8.1
5.x.x | End Of Life :skull: | >= 8.0
4.x.x | End Of Life :skull: | >= 7.4
3.x.x | End Of Life :skull: | >= 7.4
+2 -2
View File
@@ -21,7 +21,7 @@ return [
|
*/
'powered-by' => 'Powered By UNIT3D Community Edition v7.0.0',
'powered-by' => 'Powered By UNIT3D Community Edition v7.1.0',
/*
|--------------------------------------------------------------------------
@@ -43,7 +43,7 @@ return [
|
*/
'version' => 'v7.0.0',
'version' => 'v7.1.0',
/*
|--------------------------------------------------------------------------