1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-20 21:38:26 +00:00

chore: Bump firmware and fix versions due to storage upgrade.

This commit is contained in:
Andrew Kozlik 2024-06-13 13:49:43 +02:00 committed by Andrew Kozlik
parent 09ed141a0a
commit 9c50e15cf7
8 changed files with 14 additions and 14 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,8 @@
{
"current": {
"merkle_root": "5c985119b49ed632fff3959e7691a0f6a2faae2c865123be82626c8ba2041c8f",
"datetime": "2024-06-17T20:07:58.410696",
"commit": "51303659f1b4396c90afe2f7547464d140b2c9a9"
"merkle_root": "965333c69ea67f8fb0c199da2293677c7568962e5c1221624f4f13011e8ac88d",
"datetime": "2024-06-14T10:32:18.803684",
"commit": "3e5af95a88c28082ea2c37f38339956991c1255a"
},
"history": [
{

View File

@ -1,7 +1,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 12
#define VERSION_PATCH 2
#define VERSION_MINOR 13
#define VERSION_PATCH 0
#define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 12
#define FIX_VERSION_MINOR 13
#define FIX_VERSION_PATCH 0