Upgrade Angles Hub
This section contains the steps to upgrade Angles Hub.
To upgrade Angles Hub to the latest version
- Select pgAdmin4 from the Start menu.
- Connect to the PostgreSQL server.
- Connect to the MagnitudeNCA database.
- Right-click the MagnitudeNCA database and select Query Tool.
- Run the following queries:
update public."AspNetRoles" set name = 'Power-User' , normalized_name='POWER-USER' where name ='Power User';
update public."AspNetRoles" set name = 'Base-User' , normalized_name='BASE-USER' where name ='Base User';
- Select the Save Data Changes button or select F6.
- Uninstall the existing version.
- Review the system requirements for the latest version of Angles Hub.
- Verify that your computer meets the minimum system requirements.
- Install the latest version of Angles Hub .
Before you install the latest version of Angles Hub, ensure you have performed the following tasks: