v0.20.0 release prep (#1321)

This commit is contained in:
Cameron Gutman
2023-05-28 20:20:35 -05:00
committed by GitHub
parent 8090fb496b
commit 7cc6fcd612
3 changed files with 90 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.18)
# `CMAKE_CUDA_ARCHITECTURES` requires 3.18
# todo - set version to 0.0.0 once confident in automated versioning
project(Sunshine VERSION 0.19.1
project(Sunshine VERSION 0.20.0
DESCRIPTION "Sunshine is a self-hosted game stream host for Moonlight."
HOMEPAGE_URL "https://app.lizardbyte.dev")