We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81ff98 commit 324c7daCopy full SHA for 324c7da
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10)
2
-project(pinetime VERSION 0.12.1 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.13.0 LANGUAGES C CXX ASM)
3
4
set(NRF_TARGET "nrf52")
5
0 commit comments