mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-22 06:28:13 +00:00
chore(core): bump version to 2.9.1
[no changelog]
This commit is contained in:
parent
d0c1458a19
commit
0b4520c8d0
@ -4,7 +4,7 @@
|
||||
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 9
|
||||
#define VERSION_PATCH 0
|
||||
#define VERSION_PATCH 1
|
||||
#define VERSION_BUILD 0
|
||||
|
||||
#define FIX_VERSION_MAJOR 2
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "cs-CZ",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Kontaktujte naši podporu na",
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "de-DE",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"header": {
|
||||
"language": "en-US",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Please contact Trezor support at",
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "es-ES",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"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.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Contactez l'assistance Trezor à l'adr.",
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "it-IT",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Contatta l'Assistenza di Trezor all'indirizzo",
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "pt-BR",
|
||||
"version": "2.9.0"
|
||||
"version": "2.9.1"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Entre em contato com o suporte Trezor em",
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"merkle_root": "573382353f65c94ec29edd03419317d7c9a2d023f3e3a30cca591151a905e108",
|
||||
"datetime": "2025-06-24T13:53:44.517731+00:00",
|
||||
"commit": "64cacade7cac1743a21d482b6f3e9555424565ad"
|
||||
"merkle_root": "fbe14244ebd30a0fe40a3c2b52d86a650543ac3fec026cb1130de666ff141728",
|
||||
"datetime": "2025-06-25T14:18:09.981692+00:00",
|
||||
"commit": "b1b4095ad0078a4f97ffd477f7716b27063adb79"
|
||||
},
|
||||
"history": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user