Skip to content

Commit

Permalink
[version] Update version number => 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c-jimenez committed May 20, 2024
1 parent e5c3716 commit 012bdc4
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.5.1
VERSION 1.5.2
)

# Definitions for Version.h file
Expand Down

0 comments on commit 012bdc4

Please sign in to comment.