Skip to content

Commit

Permalink
Set version number to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Jul 16, 2022
1 parent b0bb6f7 commit f4fb768
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 @@ -13,7 +13,7 @@ set(VERSION_BUILD "${DEFAULT_VERSION_BUILD}" CACHE STRING "patch component of ve

project(
com.fredemmott.micmutetoggle.sdPlugin
VERSION 3.1.0.${VERSION_BUILD}
VERSION 3.2.0.${VERSION_BUILD}
LANGUAGES CXX
)
message(STATUS "Configuring v${CMAKE_PROJECT_VERSION}")
Expand Down

0 comments on commit f4fb768

Please sign in to comment.