release: bump version to 2.6.2

This commit is contained in:
tobtoht 2024-01-02 23:00:14 +01:00
parent 3c4b01d021
commit 299871df54
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

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