1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 22:48:20 +00:00

chore(core): bump version to 2.9.1

[no changelog]
This commit is contained in:
Lukas Bielesch 2025-06-25 16:18:43 +02:00 committed by Lukáš Bielesch
parent d0c1458a19
commit 0b4520c8d0
9 changed files with 11 additions and 11 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,8 @@
{ {
"current": { "current": {
"merkle_root": "573382353f65c94ec29edd03419317d7c9a2d023f3e3a30cca591151a905e108", "merkle_root": "fbe14244ebd30a0fe40a3c2b52d86a650543ac3fec026cb1130de666ff141728",
"datetime": "2025-06-24T13:53:44.517731+00:00", "datetime": "2025-06-25T14:18:09.981692+00:00",
"commit": "64cacade7cac1743a21d482b6f3e9555424565ad" "commit": "b1b4095ad0078a4f97ffd477f7716b27063adb79"
}, },
"history": [ "history": [
{ {