1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-01 05:38:45 +00:00

chore(core): bump fw and fix version due to storage migration

[no changelog]
This commit is contained in:
tychovrahe 2024-03-01 14:13:36 +01:00 committed by Martin Milata
parent d69750fae4
commit ffabee2e6a
6 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
#define VERSION_MAJOR 2 #define VERSION_MAJOR 2
#define VERSION_MINOR 6 #define VERSION_MINOR 7
#define VERSION_PATCH 6 #define VERSION_PATCH 0
#define VERSION_BUILD 0 #define VERSION_BUILD 0
#define FIX_VERSION_MAJOR 2 #define FIX_VERSION_MAJOR 2
#define FIX_VERSION_MINOR 4 #define FIX_VERSION_MINOR 7
#define FIX_VERSION_PATCH 0 #define FIX_VERSION_PATCH 0
#define FIX_VERSION_BUILD 0 #define FIX_VERSION_BUILD 0

View File

@ -17,7 +17,7 @@
}, },
"header": { "header": {
"language": "cs-CZ", "language": "cs-CZ",
"version": "2.6.6" "version": "2.7.0"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Prosím, obraťte se na podporu Trezoru na", "addr_mismatch__contact_support_at": "Prosím, obraťte se na podporu Trezoru na",

View File

@ -17,7 +17,7 @@
}, },
"header": { "header": {
"language": "de-DE", "language": "de-DE",
"version": "2.6.6" "version": "2.7.0"
}, },
"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.6.6" "version": "2.7.0"
}, },
"translations": { "translations": {
"addr_mismatch__contact_support_at": "Please contact Trezor support at", "addr_mismatch__contact_support_at": "Please contact Trezor support at",

View File

@ -17,7 +17,7 @@
}, },
"header": { "header": {
"language": "es-ES", "language": "es-ES",
"version": "2.6.6" "version": "2.7.0"
}, },
"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

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