Skip to content

Commit 2124bf8

Browse files
authored
Merge pull request #180 from c-jimenez/release/v1.4.2
[version] Update version number => 1.4.2
2 parents 8ea4218 + 0972ba5 commit 2124bf8

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.4.1
8+
VERSION 1.4.2
99
)
1010

1111
# Definitions for Version.h file

0 commit comments

Comments
 (0)