diff --git a/cmake/project.cmake b/cmake/project.cmake index 76aa6ae..d8ece69 100644 --- a/cmake/project.cmake +++ b/cmake/project.cmake @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT -set(SAFU_VERSION 0.58.1) +set(SAFU_VERSION 0.58.2) # Attention: Aside from the version, as many things as possible in this file # should be put into functions, as this solves potential issues with commands