diff --git a/CMakeLists.txt b/CMakeLists.txt index 67a9af60..003be764 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.5.0 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.6.0 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") diff --git a/bootloader/mynewt_nosemi.elf_4.1.7.bin b/bootloader/mynewt_nosemi_4.1.7.elf.bin similarity index 100% rename from bootloader/mynewt_nosemi.elf_4.1.7.bin rename to bootloader/mynewt_nosemi_4.1.7.elf.bin