Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Jul 2, 2020
1 parent 632b1a9 commit 52b2f36
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 @@ -4,7 +4,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.12" CACHE STRING "Minimum OS X deployment ve

project(Carabiner)

set(Carabiner_VERSION "1.1.4-SNAPSHOT")
set(Carabiner_VERSION "1.1.4")
configure_file(carabiner.h.in carabiner.h)
configure_file(Info.plist.in Info.plist)

Expand Down

0 comments on commit 52b2f36

Please sign in to comment.