From 57771d31e5c0148205a7e5b15b80f475eb22b408 Mon Sep 17 00:00:00 2001 From: Yuriy Puchkov Date: Fri, 18 Dec 2020 13:41:53 +0200 Subject: [PATCH] Release 0.8.5.6 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b18af5b8..1acefe78 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.13) # cmake_policy(SET CMP0076 OLD) -set(FLAMESHOT_VERSION 0.8.5.5) +set(FLAMESHOT_VERSION 0.8.5.6) # Flameshot-org #set(GIT_API_URL "https://api.github.com/repos/flameshot-org/flameshot/releases/latest")