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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 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."
HOMEPAGE_URL "https://app.lizardbyte.dev")