Enable downgrades to old firmware versions

This commit is contained in:
David Carley
2021-03-15 18:25:22 -07:00
parent 77d064badc
commit 432f5251cf
3 changed files with 5 additions and 4 deletions

View File

@@ -109,7 +109,7 @@ html(lang="en")
title="Raspberry Pi temperature too high.")
.subtitle
| CNC Controller #[b {{state.demo ? 'Demo ' : ''}}]
| v{{config.version}}
| v{{config.full_version}}
a.upgrade-version(v-if="show_upgrade()", href="#admin-general")
| Upgrade to v{{latestVersion}}
.fa.fa-check(v-if="!show_upgrade() && latestVersion",