From 8f894c13326126abe30f6eaca07550c77d089a9b Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 17 Apr 2025 23:00:22 +0200 Subject: chore: upgrade to v2.1.8 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b5f0501a..6ce5cdcb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ endif() # define project project(GpgFrontend - VERSION 2.1.7 + VERSION 2.1.8 DESCRIPTION "GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption." HOMEPAGE_URL "https://gpgfrontend.bktus.com" LANGUAGES CXX) -- cgit v1.2.3