From 5015fa13792a5ec57ab114818c6e7239fa127b58 Mon Sep 17 00:00:00 2001 From: AxVultis Date: Fri, 5 Aug 2022 09:23:12 +0200 Subject: [PATCH] Version 6.6.5 --- CryptoNoteWallet.cmake | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CryptoNoteWallet.cmake b/CryptoNoteWallet.cmake index 664e7251..d62fece3 100644 --- a/CryptoNoteWallet.cmake +++ b/CryptoNoteWallet.cmake @@ -2,4 +2,4 @@ set(CN_PROJECT_NAME "conceal-desktop") set(CN_CURRENCY_DISPLAY_NAME "Conceal") set(CN_CURRENCY_TICKER "CCX") -set(CN_VERSION 6.6.3) +set(CN_VERSION 6.6.5) diff --git a/README.md b/README.md index 65365125..59f6401f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Conceal Desktop (GUI Wallet) -Latest Release: v6.6.3 +Latest Release: v6.6.5 Maintained by Conceal Devs.