diff --git a/sw/CMakeLists.txt b/sw/CMakeLists.txt index 7f59fe5..3fa76cd 100644 --- a/sw/CMakeLists.txt +++ b/sw/CMakeLists.txt @@ -14,7 +14,7 @@ include(pico_sdk_import.cmake) include(pico_extras_import.cmake) project(picogus - VERSION "0.6.99" + VERSION "0.7.0" LANGUAGES C CXX ASM )