mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
storage: next firmware version would be 1.7.0
This commit is contained in:
parent
5ad53e99c3
commit
e444dadbb2
@ -160,7 +160,7 @@ bool storage_from_flash(void)
|
||||
// version 6: since 1.3.6
|
||||
// version 7: since 1.5.1
|
||||
// version 8: since 1.5.2
|
||||
// version 9: since 1.6.1
|
||||
// version 9: since 1.7.0
|
||||
if (version > STORAGE_VERSION) {
|
||||
// downgrade -> clear storage
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user