Merge pull request #72 from SunshineStream/prepare-v0.13.0

Prepare v0.13.0
This commit is contained in:
ReenigneArcher 2022-02-27 12:54:55 -05:00 committed by GitHub
commit f6311ceb3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(Sunshine VERSION 0.12.0)
project(Sunshine VERSION 0.13.0)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)