cmake: v0.18.1 (#874)

This commit is contained in:
ReenigneArcher
2023-01-31 16:43:38 -05:00
committed by GitHub
parent 08ac580bc6
commit 16e2789197
+1 -1
View File
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.18) cmake_minimum_required(VERSION 3.18)
# `CMAKE_CUDA_ARCHITECTURES` requires 3.18 # `CMAKE_CUDA_ARCHITECTURES` requires 3.18
project(Sunshine VERSION 0.18.0 project(Sunshine VERSION 0.18.1
DESCRIPTION "Sunshine is a self-hosted game stream host for Moonlight." DESCRIPTION "Sunshine is a self-hosted game stream host for Moonlight."
HOMEPAGE_URL "https://app.lizardbyte.dev") HOMEPAGE_URL "https://app.lizardbyte.dev")