Set version to 0.15.0

This commit is contained in:
Jean-François Milants 2021-03-21 17:12:29 +01:00
parent adefa1e660
commit 9f9d0eb5df

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(pinetime VERSION 0.14.1 LANGUAGES C CXX ASM)
project(pinetime VERSION 0.15.0 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")