Skip to content

Commit 883c586

Browse files
authored
Merge pull request #166 from c-jimenez/release/v1.4.1
[version] Update version number => 1.4.1
2 parents ab916e6 + 62c8a06 commit 883c586

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.0
8+
VERSION 1.4.1
99
)
1010

1111
# Definitions for Version.h file

0 commit comments

Comments
 (0)