Skip to content

Commit

Permalink
Bump version number to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Aug 6, 2024
1 parent 36dbde6 commit f1d4c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
project(
snapcast
LANGUAGES CXX
VERSION 0.28.0)
VERSION 0.29.0)

set(PROJECT_DESCRIPTION "Multiroom client-server audio player")
set(PROJECT_URL "https://github.com/badaix/snapcast")
Expand Down

0 comments on commit f1d4c63

Please sign in to comment.