Skip to content

Commit fe018ee

Browse files
committed
[version] Update version number => 1.6.0
1 parent ca2e2f5 commit fe018ee

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
@@ -5,7 +5,7 @@
55
cmake_minimum_required(VERSION 3.13)
66

77
project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 1.6 protocol"
8-
VERSION 1.5.8
8+
VERSION 1.6.0
99
)
1010

1111
# Definitions for Version.h file

0 commit comments

Comments
 (0)