prepare for v0.10.1 release

This commit is contained in:
Jeremy Borgman
2021-07-25 10:31:43 -05:00
parent 0cc91b20f1
commit 4e406ec80f
29 changed files with 857 additions and 854 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
# cmake_policy(SET CMP0076 OLD)
set(FLAMESHOT_VERSION 0.10.0)
set(FLAMESHOT_VERSION 0.10.1)
# Flameshot-org
set(GIT_API_URL "https://api.github.com/repos/flameshot-org/flameshot/releases/latest")