Staging v11 beta (#2188)

* Staging v11 beta

* Add more changes and fix typos/syntax (#2190)

Co-authored-by: Haris Gušić <harisgusic.dev@gmail.com>
This commit is contained in:
borgmanJeremy
2021-12-25 17:30:20 -06:00
committed by GitHub
parent da5d71c23c
commit 4680dcd29e
11 changed files with 126 additions and 4 deletions

View File

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