Set version to 0.6.1

main
JF 2020-06-16 21:07:53 +07:00
parent 73e6cbde79
commit 9a89ff7f77
1 changed files with 1 additions and 1 deletions

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