mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
trezorlib: bump version
This should probably happen right after tagging a release. This way, we can set a valid minimum version requirement that makes it clear that the released version is not good enough. (microwallet will need this)
This commit is contained in:
parent
11f399230f
commit
92cc7665dd
@ -1,4 +1,4 @@
|
||||
__version__ = "0.11.1"
|
||||
__version__ = "0.11.2"
|
||||
|
||||
# fmt: off
|
||||
MINIMUM_FIRMWARE_VERSION = {
|
||||
|
Loading…
Reference in New Issue
Block a user