We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3283265 commit 1383991Copy full SHA for 1383991
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
project(ocpp
4
- VERSION 0.23.1
+ VERSION 0.24.0
5
DESCRIPTION "A C++ implementation of the Open Charge Point Protocol"
6
LANGUAGES CXX
7
)
0 commit comments