Update changelog and bump version to v0.22.2

This commit is contained in:
Cameron Gutman
2024-03-14 18:37:27 -05:00
parent 15c5e76ed4
commit bd5c50041c
2 changed files with 8 additions and 1 deletions

View File

@@ -3,7 +3,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.1
project(Sunshine VERSION 0.22.2
DESCRIPTION "Self-hosted game stream host for Moonlight"
HOMEPAGE_URL "https://app.lizardbyte.dev/Sunshine")