Bump version to v0.23.1 (#2452)

This commit is contained in:
Cameron Gutman
2024-04-20 19:20:09 -05:00
committed by GitHub
parent 68c0f53bfc
commit 067efc7912
2 changed files with 24 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.18)
# todo - set this conditionally
# todo - set version to 0.0.0 once confident in automated versioning
project(Sunshine VERSION 0.23.0
project(Sunshine VERSION 0.23.1
DESCRIPTION "Self-hosted game stream host for Moonlight"
HOMEPAGE_URL "https://app.lizardbyte.dev/Sunshine")