release: bump version to 2.6.6

This commit is contained in:
tobtoht 2024-04-28 21:29:07 +02:00
parent deb9d7ff63
commit 2d609ebad5
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.5"
VERSION "2.6.6"
DESCRIPTION "A free Monero desktop wallet"
LANGUAGES CXX C ASM
)