Set version to 0.11.0

This commit is contained in:
Jean-François Milants 2021-01-23 17:39:53 +01:00
parent 7e27bc8733
commit 84b509ed95

View File

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