1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-21 12:02:19 +00:00

chore(core): bump version to 2.6.6

[no changelog]
This commit is contained in:
Martin Milata 2024-02-27 17:17:55 +01:00
parent ae1f4cf5c9
commit e3207a9705

View File

@ -1,6 +1,6 @@
#define VERSION_MAJOR 2
#define VERSION_MINOR 6
#define VERSION_PATCH 5
#define VERSION_PATCH 6
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2