diff --git a/Makefile b/Makefile index 11987c18..97f389f8 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ PATH_APP_LOAD_PARAMS = "5722689'" # int("WRA".encode("ascii").hex(), 16) PATH_APP_LOAD_PARAMS += "5262163'" # int("PKS".encode("ascii").hex(), 16) APPVERSION_M=1 -APPVERSION_N=4 +APPVERSION_N=5 APPVERSION_P=0 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) diff --git a/tests/speculos/snapshots/nanos/test_fido_screens_settings/00002.png b/tests/speculos/snapshots/nanos/test_fido_screens_settings/00002.png index 0500555c..7d0f2d76 100644 Binary files a/tests/speculos/snapshots/nanos/test_fido_screens_settings/00002.png and b/tests/speculos/snapshots/nanos/test_fido_screens_settings/00002.png differ diff --git a/tests/speculos/snapshots/nanos/test_u2f_screens_idle/00002.png b/tests/speculos/snapshots/nanos/test_u2f_screens_idle/00002.png index 0500555c..7d0f2d76 100644 Binary files a/tests/speculos/snapshots/nanos/test_u2f_screens_idle/00002.png and b/tests/speculos/snapshots/nanos/test_u2f_screens_idle/00002.png differ diff --git a/tests/speculos/snapshots/nanosp/test_fido_screens_settings/00002.png b/tests/speculos/snapshots/nanosp/test_fido_screens_settings/00002.png index 12341d7d..8f21a1a3 100644 Binary files a/tests/speculos/snapshots/nanosp/test_fido_screens_settings/00002.png and b/tests/speculos/snapshots/nanosp/test_fido_screens_settings/00002.png differ diff --git a/tests/speculos/snapshots/nanosp/test_u2f_screens_idle/00002.png b/tests/speculos/snapshots/nanosp/test_u2f_screens_idle/00002.png index 12341d7d..8f21a1a3 100644 Binary files a/tests/speculos/snapshots/nanosp/test_u2f_screens_idle/00002.png and b/tests/speculos/snapshots/nanosp/test_u2f_screens_idle/00002.png differ diff --git a/tests/speculos/snapshots/nanox/test_fido_screens_settings/00002.png b/tests/speculos/snapshots/nanox/test_fido_screens_settings/00002.png index 12341d7d..8f21a1a3 100644 Binary files a/tests/speculos/snapshots/nanox/test_fido_screens_settings/00002.png and b/tests/speculos/snapshots/nanox/test_fido_screens_settings/00002.png differ diff --git a/tests/speculos/snapshots/nanox/test_u2f_screens_idle/00002.png b/tests/speculos/snapshots/nanox/test_u2f_screens_idle/00002.png index 12341d7d..8f21a1a3 100644 Binary files a/tests/speculos/snapshots/nanox/test_u2f_screens_idle/00002.png and b/tests/speculos/snapshots/nanox/test_u2f_screens_idle/00002.png differ diff --git a/tests/speculos/snapshots/stax/test_fido_screens_settings/00001.png b/tests/speculos/snapshots/stax/test_fido_screens_settings/00001.png index 79892f2f..4a9d76b1 100644 Binary files a/tests/speculos/snapshots/stax/test_fido_screens_settings/00001.png and b/tests/speculos/snapshots/stax/test_fido_screens_settings/00001.png differ diff --git a/tests/speculos/snapshots/stax/test_u2f_screens_idle/00001.png b/tests/speculos/snapshots/stax/test_u2f_screens_idle/00001.png index 79892f2f..4a9d76b1 100644 Binary files a/tests/speculos/snapshots/stax/test_u2f_screens_idle/00001.png and b/tests/speculos/snapshots/stax/test_u2f_screens_idle/00001.png differ