chore: bump version to v0.23.0 (#2367)

This commit is contained in:
ReenigneArcher
2024-04-06 21:41:09 -04:00
committed by GitHub
parent 33ba03c679
commit 1a48244a0a
2 changed files with 34 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.22.2
project(Sunshine VERSION 0.23.0
DESCRIPTION "Self-hosted game stream host for Moonlight"
HOMEPAGE_URL "https://app.lizardbyte.dev/Sunshine")