Skip to content

Commit 1383991

Browse files
committed
Bump version to 0.24.0
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
1 parent 3283265 commit 1383991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.14)
22

33
project(ocpp
4-
VERSION 0.23.1
4+
VERSION 0.24.0
55
DESCRIPTION "A C++ implementation of the Open Charge Point Protocol"
66
LANGUAGES CXX
77
)

0 commit comments

Comments
 (0)