preparing for v12 beta (#2664)

This commit is contained in:
borgmanJeremy
2022-06-13 10:38:57 -05:00
committed by GitHub
parent e9c349b327
commit 6f6a8dded9
4 changed files with 8 additions and 4 deletions

View File

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