Bump version to 2.2.2

This commit is contained in:
tobtoht 2023-01-06 23:59:48 +01:00
parent 3317c31eb7
commit 426c94be8b

View file

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