Release 0.8.3.2

This commit is contained in:
Yuriy Puchkov
2020-10-06 17:07:40 +03:00
parent 59d533d9d6
commit 8937fa7984

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