Skip to content

UNIT3D-Community-Edition v6.0.0

Choose a tag to compare

@HDVinnie HDVinnie released this 09 Feb 17:51
· 6362 commits to master since this release
f29d31d

Note

Before update make sure you are on PHP 8.1. https://github.com/HDInnovations/UNIT3D-Community-Edition/discussions/2015
Before update make sure you are on latest composer. Run composer self-update

After update run php artisan db:seed --class=RegionsTableSeeder && php artisan db:seed --class=DistributorsTableSeeder && php artisan cache:clear

What's Changed

New Contributors

Full Changelog: v5.3.0...v6.0.0