Release 0.8.5.3

This commit is contained in:
Yuriy Puchkov
2020-10-28 18:01:40 +02:00
parent 9367bcdf65
commit 61cc8a475c

View File

@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13)
# This can be read from ${PROJECT_NAME} after project() is called
project(
flameshot
VERSION 0.8.5.2
VERSION 0.8.5.3
LANGUAGES CXX)
set(PROJECT_NAME_CAPITALIZED "Flameshot")