Skip to content

Commit

Permalink
version 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Jan 3, 2022
1 parent 4eba2d7 commit 48a82dc
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-face-tracker)
set(CMAKE_PROJECT_VERSION 0.5.3) # TODO: update cmake to 3.12 or later and put to 'project'
set(CMAKE_PROJECT_VERSION 0.5.4) # TODO: update cmake to 3.12 or later and put to 'project'
set(PLUGIN_AUTHOR "Norihiro Kamae")
set(MACOS_BUNDLEID "net.nagater.obs-face-tracker")
set(LINUX_MAINTAINER_EMAIL "[email protected]")
Expand Down

0 comments on commit 48a82dc

Please sign in to comment.