Skip to content

Commit

Permalink
version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Aug 12, 2021
1 parent 287881d commit fcb09ed
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.10)

project(obs-vnc)
set(CMAKE_PROJECT_VERSION 0.3.1) # update cmake to 3.12 or later, then put to 'project'
set(CMAKE_PROJECT_VERSION 0.4.0) # update cmake to 3.12 or later, then put to 'project'

set(PLUGIN_AUTHOR "Norihiro Kamae")
set(MACOS_BUNDLEID "net.nagater.obs-vnc")
Expand Down

0 comments on commit fcb09ed

Please sign in to comment.