chore(core): bump core, core/bootloader, core/prodtest versions

core: 2.8.4
bootloader: 2.1.9
prodtest: 0.2.10

[no changelog]
obrusvit/homescreen-flow-experiment
Martin Milata 2 weeks ago
parent 8d1a9bc17f
commit 95fe6edb2d

@ -4,7 +4,7 @@
#define VERSION_MAJOR 2
#define VERSION_MINOR 1
#define VERSION_PATCH 8
#define VERSION_PATCH 9
#define VERSION_BUILD 0
#define VERSION_UINT32 \
(VERSION_MAJOR | (VERSION_MINOR << 8) | (VERSION_PATCH << 16) | \

@ -4,7 +4,7 @@
#define VERSION_MAJOR 2
#define VERSION_MINOR 8
#define VERSION_PATCH 2
#define VERSION_PATCH 4
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2

@ -4,7 +4,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 2
#define VERSION_PATCH 9
#define VERSION_PATCH 10
#define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 0

@ -33,7 +33,7 @@
},
"header": {
"language": "cs-CZ",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Kontaktujte naši podporu na",

@ -33,7 +33,7 @@
},
"header": {
"language": "de-DE",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter",

@ -1,7 +1,7 @@
{
"header": {
"language": "en-US",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Please contact Trezor support at",

@ -33,7 +33,7 @@
},
"header": {
"language": "es-ES",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Contacta con atención al cliente de Trezor en",

@ -33,7 +33,7 @@
},
"header": {
"language": "fr-FR",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Contactez l'assistance Trezor à l'adr.",

@ -33,7 +33,7 @@
},
"header": {
"language": "it-IT",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Contatta l'Assistenza di Trezor all'indirizzo",

@ -33,7 +33,7 @@
},
"header": {
"language": "pt-BR",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Entre em contato com o suporte Trezor em",

@ -1,8 +1,8 @@
{
"current": {
"merkle_root": "8be4e819a1acbb7f131a0fd4e2573a977f94a41fe8a02ea4d3f47fd21f565a41",
"datetime": "2024-09-06T08:59:57.672431",
"commit": "d2a2ac21787c80a2e1d9414e663e04e2e4a90ef2"
"merkle_root": "c9955c551a9664f3ce19327604da9fb9d135baaf48c7598abc0da7c2b133bf7f",
"datetime": "2024-09-12T12:15:56.095802",
"commit": "43b7d717f2791c62f4ed1f4d724a8eb1c42a6398"
},
"history": [
{

@ -33,7 +33,7 @@
},
"header": {
"language": "tr-TR",
"version": "2.8.2"
"version": "2.8.4"
},
"translations": {
"addr_mismatch__contact_support_at": "Lütfen Trezor support ile iletişime geçin:",

Loading…
Cancel
Save