Skip to content

Commit 7d3b5b5

Browse files
Fixes version for cmake file.
1 parent 1baba22 commit 7d3b5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function(setup_obs_lib_dependency target)
3434
endif()
3535
endfunction()
3636

37-
project(elgato-marketplace VERSION )
37+
project(elgato-marketplace VERSION 0.0.5)
3838

3939
if(${CMAKE_PROJECT_NAME} STREQUAL "obs-studio")
4040
set(OBS_FRONTEND_API_NAME "frontend-api")

0 commit comments

Comments
 (0)