mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 18:20:31 -05:00
update: prepare v7.1.0
This commit is contained in:
+2
-1
@@ -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
@@ -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',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user