Upgrading Minor Releases
As you already know that a minor release never contains breaking changes. You can upgrade without worries. Please read the changelog for detail about the changes, this will help you to decide if you really need to upgrade or not.
To upgrade minor releases please follow these steps:
Step 1: Download the files from CodeCanyon and extract on your local computer.
Step 2: Set your marketplace in maintenance mode, so that visitor doesn’t get any errors or see sensitive system information.
Step 3: Take a backup all of your files, so that you can get back to the previous version if having issues with the new one.
Step 4: Replace only the app, bootstrap, config, resources, routes and vendor directory.
Step 5: Now replace only the themes directory located at public/themes
and the public directory.
Step 6: Check the changes from the admin dashboard if the script works as it should.
Step 7: Now turn off the maintenance mode and you’re done.