Skip to content

Commit

Permalink
Merge pull request #166 from c-jimenez/release/v1.4.1
Browse files Browse the repository at this point in the history
[version] Update version number => 1.4.1
  • Loading branch information
c-jimenez authored Nov 13, 2023
2 parents ab916e6 + 62c8a06 commit 883c586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.13)

project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 1.6 protocol"
VERSION 1.4.0
VERSION 1.4.1
)

# Definitions for Version.h file
Expand Down

0 comments on commit 883c586

Please sign in to comment.