The UI continues to report v0.11.1 as the version ...
# upgrades
b
The UI continues to report v0.11.1 as the version after executing
Copy code
docker-compose down ; docker pull gravitl/netmaker:v0.12.0 ; docker pull gravitl/netmaker-ui:v0.12.0 ; docker-compose up -d
Is there something else that needs to be done to upgrade the server?