Release 0.8.5.4

This commit is contained in:
Yuriy Puchkov
2020-11-18 22:15:36 +02:00
parent deee448de4
commit a11a9affa9

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.3
VERSION 0.8.5.4
LANGUAGES CXX)
set(PROJECT_NAME_CAPITALIZED "Flameshot")