chore: release version 0.0.6

This commit is contained in:
dela
2026-06-10 15:31:00 +08:00
parent 5a4ab5b106
commit d56e09914f
5 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
project(qEmby VERSION 0.0.5 LANGUAGES CXX)
project(qEmby VERSION 0.0.6 LANGUAGES CXX)
if(APPLE)
set(CMAKE_OSX_DEPLOYMENT_TARGET 13.0)