Skip to content

Commit 0aa7bfe

Browse files
committed
Bump versions
1 parent 65bf69f commit 0aa7bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ endif()
8585
#
8686
# Versions MUST contain three parts and start with lowercase 'v'.
8787
# Example 'v1.0.0'. They MUST not contain a pre-release label such as '-beta'.
88-
set(FIRMWARE_VERSION "v4.2.0")
89-
set(FIRMWARE_BTC_ONLY_VERSION "v4.2.0")
88+
set(FIRMWARE_VERSION "v4.2.1")
89+
set(FIRMWARE_BTC_ONLY_VERSION "v4.2.1")
9090
set(BOOTLOADER_VERSION "v1.0.1")
9191

9292
find_package(PythonInterp 3.6 REQUIRED)

0 commit comments

Comments
 (0)