chore: bump version to v0.22.0 (#2201)

Co-authored-by: Cameron Gutman <aicommander@gmail.com>
This commit is contained in:
ReenigneArcher 2024-03-03 16:50:20 -05:00 committed by GitHub
commit 8d5a9054ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 128 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.21.0
project(Sunshine VERSION 0.22.0
DESCRIPTION "Sunshine is a self-hosted game stream host for Moonlight."
HOMEPAGE_URL "https://app.lizardbyte.dev/Sunshine")