diff --git a/CMakeLists.txt b/CMakeLists.txt index 08a04a4..4905aa6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.18) project(feather - VERSION "2.5.0" + VERSION "2.5.1" DESCRIPTION "A free Monero desktop wallet" LANGUAGES CXX C ASM )