We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a178884 commit a1857f2Copy full SHA for a1857f2
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14.7)
2
3
project(everest-core
4
- VERSION 0.1
+ VERSION 2023.8.0
5
DESCRIPTION "The open operating system for e-mobility charging stations"
6
LANGUAGES CXX C
7
)
dependencies.yaml
@@ -38,7 +38,7 @@ RISE-V2G:
38
# OCPP
39
libocpp:
40
git: https://github.com/EVerest/libocpp.git
41
- git_tag: c365fe4
+ git_tag: v0.8.7
42
# Josev
43
Josev:
44
git: https://github.com/EVerest/ext-switchev-iso15118.git
0 commit comments