Skip to content

Commit

Permalink
Upgrade firmware version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LarssonOliver committed Apr 27, 2024
1 parent 9c74253 commit b5b95c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.20)
include(${CMAKE_CURRENT_LIST_DIR}/vendor/pico-sdk/pico_sdk_init.cmake)

# Project
project(si-printer-bridge VERSION 1.0.0)
project(si-printer-bridge VERSION 1.0.1)
set(CMAKE_C_STANDARD 11)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

Expand Down

0 comments on commit b5b95c4

Please sign in to comment.