Skip to content

Commit 324c7da

Browse files
committed
Set version to 0.13.0
1 parent f81ff98 commit 324c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(pinetime VERSION 0.12.1 LANGUAGES C CXX ASM)
2+
project(pinetime VERSION 0.13.0 LANGUAGES C CXX ASM)
33

44
set(NRF_TARGET "nrf52")
55

0 commit comments

Comments
 (0)