Added releasing info for 0.8.3

This commit is contained in:
Jeremy Borgman
2020-09-28 09:20:57 -05:00
committed by borgmanJeremy
parent 931ac154e7
commit ceb51a90bd
4 changed files with 7 additions and 4 deletions

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