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

[no changelog]

(cherry picked from commit ffabee2e6a)
pull/3558/head
tychovrahe 3 months ago committed by Martin Milata
parent a784c4046e
commit 1f67c1e55c

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

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

@ -17,7 +17,7 @@
},
"header": {
"language": "de-DE",
"version": "2.6.5"
"version": "2.7.0"
},
"translations": {
"addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter",

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

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

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

Loading…
Cancel
Save