Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Aug 10, 2023
1 parent 7127382 commit c88366c
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 @@ -19,7 +19,7 @@ if (JUSTLY_USE_CLANG)
set("CMAKE_CXX_COMPILER" "clang++")
endif()

project(Justly VERSION 0.3.1)
project(Justly VERSION 0.3.2)

find_package(CSound CONFIG REQUIRED)
find_package(Qt6 CONFIG REQUIRED COMPONENTS Test Widgets)
Expand Down

0 comments on commit c88366c

Please sign in to comment.