Bump version to 2.2.1

This commit is contained in:
tobtoht 2023-01-06 16:38:19 +01:00
parent b1c38f8871
commit a789eae35a

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.18)
project(feather
VERSION "2.2.0"
VERSION "2.2.1"
DESCRIPTION "A free Monero desktop wallet"
LANGUAGES CXX C ASM
)