Bump FW version to 0.67

This commit is contained in:
Hrvoje Cavrak 2024-11-23 16:31:11 +01:00
parent fca5def899
commit 1bbee41e3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.6)
set(VERSION_MAJOR 00)
set(VERSION_MINOR 159)
set(VERSION_MINOR 160)
set(PICO_SDK_FETCH_FROM_GIT off)
set(PICO_BOARD=pico)