Merge pull request #53 from namecheap/release/v0.8.3.2

Release 0.8.3.2
This commit is contained in:
Yurii Puchkov
2020-10-06 07:36:57 -07:00
committed by GitHub

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")