InfiniTime.git

commit 9a89ff7f7764df085a59c8a24fe578228a22fc6c

Author: JF <jf@codingfield.com>

Set version to 0.6.1

 CMakeLists.txt | 2 +-


diff --git a/CMakeLists.txt b/CMakeLists.txt
index 51ac2d189ebbc3080830382a4a3ee644128ceb6f..c5cf78aa7283eb4fcb22432f8057cf158e83c436 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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")