bumped version for 0.8.1 patch release (#968)

* bumped versio for 0.8.1 patch release

* Updated debian log and bumped windows version

* bumped CI version

* Applied patch by @hosiet
This commit is contained in:
borgmanJeremy
2020-09-23 19:57:12 -05:00
committed by GitHub
parent c7fea0e7ec
commit 58b09bf259
6 changed files with 10 additions and 21 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.0
VERSION 0.8.1
LANGUAGES CXX)
set(PROJECT_NAME_CAPITALIZED "Flameshot")