8.5.2.0 not working

I just upgraded to 8.5.2.0. After the Project opens, you can’t access the Project Properties and Global Code panel to edit code and CSS.

Here is the log file

2021-02-24 17:39:54,079 - root - ERROR - An exception has occurred!
Traceback (most recent call last):
  File "ProjectManagerPanel.py", line 667, in OnLeftDown
  File "ProjectManagerPanel.py", line 703, in OnTreeTreeSelChanged
  File "IDEController.py", line 2910, in select
  File "PropertiesPanel.py", line 350, in do_select
wx._core.wxAssertionError: C++ assertion "p" failed at ..\..\src\propgrid\propgridiface.cpp(421) in wxPropertyGridInterface::GetPropertyByNameA(): no property with name 'VoltServer'```

Fixed in 8.5.2.1. Thanks for letting us know!

It works great, thanks for the quick response!