File Editor broken since update 4.4

Hi,
I am unable to access configurator.yaml files since 4.4 update. I keep getting the following in the File Editor log. Does anyone know the cause and how to resolve?

CRITICAL:2020-02-18 22:19:06,431:hass_configurator.configurator:[Errno 2] No such file or directory: ‘/usr/local/lib/python3.7/site-packages/hass_configurator/style.css’
CRITICAL:2020-02-18 22:19:06,431:hass_configurator.configurator:[Errno 2] No such file or directory: ‘/usr/local/lib/python3.7/site-packages/hass_configurator/material-icons.fallback.css’
INFO:2020-02-18 22:19:06,459:hass_configurator.configurator:172.30.32.2 - “GET /jquery-3.4.1.min.js HTTP/1.1” 200 -
CRITICAL:2020-02-18 22:19:06,465:hass_configurator.configurator:[Errno 2] No such file or directory: ‘/usr/local/lib/python3.7/site-packages/hass_configurator/jquery-3.4.1.min.js’
INFO:2020-02-18 22:19:06,469:hass_configurator.configurator:172.30.32.2 - “GET /materialize.min.js HTTP/1.1” 200 -
CRITICAL:2020-02-18 22:19:06,474:hass_configurator.configurator:[Errno 2] No such file or directory: ‘/usr/local/lib/python3.7/site-packages/hass_configurator/materialize.min.js’
INFO:2020-02-18 22:19:06,524:hass_configurator.configurator:172.30.32.2 - “GET /js-yaml.min.js HTTP/1.1” 200 -
CRITICAL:2020-02-18 22:19:06,526:hass_configurator.configurator:[Errno 2] No such file or directory: ‘/usr/local/lib/python3.7/site-packages/hass_configurator/js-yaml.min.js’

Maybe its fixed in 4.5?

Working again in 4.5, not sure what the red gear icon signifies in the app but all good.

How can I install 4.5? HA doesn’t show a newer version.

The new version of the configurator didn’t include the files that the log complains about. This has been fixed now, and the latest version (4.6) should be available. The code change as been merged about 2 hours ago.

Abot the red gear: it indicates that a new version is available. This is targeted at users that use the standalone- or plain Docker version of the configurator.