Comment to UNA 10 Beta 1 Released
-
Tim - So that says you upgraded to 9.0.1 which is what you need to do first. Your modules WILL FAIL but that is OK for the moment. You will need to edit your inc/classes/BxDolUpgrader.php to this below.
Change:
protected $_sUrlVersionCheck = '_https://v.una.io/';
To:
protected $_sUrlVersionCheck = '_https://v.una.io/beta/';
Go back into Studio > Dashboard and you should see the 10 B1 update available. Click it to upgrade to 10.0.0-B1. When that completes, your modules will then be successfully updated. This should happen automatically.