Skip to content

Commit

Permalink
Merge pull request #351 from keepkey/v7.9.3-version-bump
Browse files Browse the repository at this point in the history
chore: bump version to v7.9.3
  • Loading branch information
pastaghost committed Mar 6, 2024
2 parents 33b3ae5 + a8d9caa commit 742a7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.7.2)

project(
KeepKeyFirmware
VERSION 7.9.2
VERSION 7.9.3
LANGUAGES C CXX ASM)

set(BOOTLOADER_MAJOR_VERSION 2)
Expand Down

0 comments on commit 742a7d6

Please sign in to comment.