Typo in file name.
Set version to 0.6.0.
This commit is contained in:
parent
82b4ddc25b
commit
84b996bf3f
|
@ -1,5 +1,5 @@
|
||||||
cmake_minimum_required(VERSION 3.10)
|
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")
|
set(NRF_TARGET "nrf52")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user