Set version to 0.14.0

This commit is contained in:
Jean-François Milants 2021-02-24 20:28:26 +01:00
parent 8a48850afd
commit e8a8a8417f

View File

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