mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
python: bump versions
This commit is contained in:
parent
dc53df772f
commit
23ad62e719
@ -1,8 +1,8 @@
|
||||
__version__ = "0.11.6"
|
||||
__version__ = "0.12.0"
|
||||
|
||||
# fmt: off
|
||||
MINIMUM_FIRMWARE_VERSION = {
|
||||
"1": (1, 8, 0),
|
||||
"T": (2, 1, 0),
|
||||
"1": (1, 9, 0),
|
||||
"T": (2, 3, 0),
|
||||
}
|
||||
# fmt: on
|
||||
|
Loading…
Reference in New Issue
Block a user