diff --git a/CMakeLists.txt b/CMakeLists.txt index e87df80..f7aa09b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 3.15) project( actsim-cluster-agent - VERSION 0.0.2 + VERSION 0.0.1 DESCRIPTION "A cluster agent for the actsim simulator." )