From caa300ec89bae69c67ad886de356390a3830169a Mon Sep 17 00:00:00 2001 From: markrypt0 Date: Wed, 21 Dec 2022 15:59:21 -0700 Subject: [PATCH 1/2] fix version sync between kk and ss --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 97003a22..44269b29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.7.2) project(KeepKeyFirmware - VERSION 7.5.1 + VERSION 7.5.2 LANGUAGES C CXX ASM) From 9ecd3f99c613a521877d87d06659a09e2e99589d Mon Sep 17 00:00:00 2001 From: markrypt0 Date: Wed, 21 Dec 2022 16:01:44 -0700 Subject: [PATCH 2/2] update python client --- deps/python-keepkey | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/python-keepkey b/deps/python-keepkey index 3e3529f3..b8c26a88 160000 --- a/deps/python-keepkey +++ b/deps/python-keepkey @@ -1 +1 @@ -Subproject commit 3e3529f390b21852856c1924edca27de5b7ef481 +Subproject commit b8c26a88c52ca661a6ffbc6225a0f1f36a30fd23