Upgrade from build #{{vers.Current}}
The process could takes few seconds to minutes depending on the quality of your internet connection.
During the upgrade process NanoDLP would not be accessible.
The upgrade process would not change your configurations.
To monitor the process you could checkout the dashboard activity log.
After completion printer will be restarted.
You can do manual upgrade by using SSH terminal.
{% if rpi %}
Downgrade / Upgrade to other builds
{% for version in versions %}
Switch to {{version}}
{% endfor %}
{% endif %}